diff --git a/README.md b/README.md index af3da30f4..5c00587a3 100644 --- a/README.md +++ b/README.md @@ -322,7 +322,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 \