Skip to content

Commit

Permalink
removed duplicate main_process_port entry
Browse files Browse the repository at this point in the history
  • Loading branch information
Prince Kumar committed Jan 21, 2025
1 parent 2a9faec commit 12e4940
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
Expand Down

0 comments on commit 12e4940

Please sign in to comment.