Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yumingj authored Jun 9, 2024
1 parent 7729d48 commit d10e06f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ srun --mpi=pmi2 torchrun --nnodes=1 --nproc_per_node=8 --master_port=29125 train
--global-mapper-path path-to-elite-global-model
```

# Stage 2: Fine Stage Trainign
# Stage 2: Fine Stage Training

``` shell
srun --mpi=pmi2 torchrun --nnodes=1 --nproc_per_node=8 --master_port=29125 train_stage2.py \
Expand Down

0 comments on commit d10e06f

Please sign in to comment.