Skip to content

Commit d38ab8b

Browse files
eltociearJackmin801
authored andcommitted
docs: update README.md
minor fix
1 parent debf131 commit d38ab8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -317,7 +317,7 @@ We recommend using `bf16` to avoid scaling and desynchronization issues with hiv
317317
318318
2. `RuntimeError: CUDA error: invalid device ordinal`
319319
A possible culprit is that your `--nproc-per-node` argument for the torchrun launcher is set incorrectly.
320-
Please set it to an integer less than equal to the number of of gpus you have on your machine.
320+
Please set it to an integer less than equal to the number of gpus you have on your machine.
321321
322322
3. `torch.cuda.OutOfMemoryError: CUDA out of memory. Tried to allocate...`
323323
A possible culprit is that your `--per-device-train-batch-size` is too high.

0 commit comments

Comments
 (0)