Skip to content

Commit

Permalink
Removed duplicate main_process_port entry (#444)
Browse files Browse the repository at this point in the history
Signed-off-by: Prince Kumar <[email protected]>
Co-authored-by: Prince Kumar <[email protected]>
  • Loading branch information
prince14322 and Prince Kumar authored Feb 5, 2025
1 parent 496daf9 commit f32ac38
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 @@ -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 \
Expand Down

0 comments on commit f32ac38

Please sign in to comment.