Skip to content

Commit f32ac38

Browse files
prince14322Prince Kumar
andauthored
Removed duplicate main_process_port entry (#444)
Signed-off-by: Prince Kumar <[email protected]> Co-authored-by: Prince Kumar <[email protected]>
1 parent 496daf9 commit f32ac38

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -322,7 +322,6 @@ Below example runs multi-GPU fine tuning on 8 GPUs with FSDP:
322322
# OUTPUT_PATH=out # Path to the output folder where the checkpoints are saved
323323

324324
accelerate launch \
325-
--main_process_port $MASTER_PORT \
326325
--config_file fixtures/accelerate_fsdp_defaults.yaml \
327326
--num_processes=8 \
328327
--main_process_port=$MASTER_PORT \

0 commit comments

Comments
 (0)