diff --git a/README.md b/README.md index ff257b17c..274d80e54 100644 --- a/README.md +++ b/README.md @@ -305,7 +305,6 @@ Below example runs multi-GPU fine tuning on 8 GPUs with FSDP: # OUTPUT_PATH=out # Path to the output folder where the checkpoints are saved accelerate launch \ ---main_process_port $MASTER_PORT \ --config_file fixtures/accelerate_fsdp_defaults.yaml \ --num_processes=8 \ --main_process_port=$MASTER_PORT \