Skip to content

Commit 8a052b3

Browse files
akoumpajgerh
andauthored
Update docs/guides/pipelining.md
Co-authored-by: jgerh <163925524+jgerh@users.noreply.github.com>
1 parent 622aa74 commit 8a052b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guides/pipelining.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -673,7 +673,7 @@ uv run torchrun --nproc_per_node=4 examples/llm/finetune.py \
673673
--dataloader.batch_size 16
674674
```
675675
676-
#### Pipeline + Tensor Parallelism (4 GPUs total)
676+
#### Pipeline + Tensor Parallelism (4 GPUs Total)
677677
```bash
678678
uv run torchrun --nproc_per_node=4 examples/llm/finetune.py \
679679
--config your_config.yaml \

0 commit comments

Comments
 (0)