Skip to content

Commit

Permalink
Update examples/distributed-pytorch/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Romil Bhardwaj <[email protected]>
  • Loading branch information
Michaelvll and romilbhardwaj authored Dec 12, 2024
1 parent bc6a14f commit 8175e65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/distributed-pytorch/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ run: |
`rdvz` is an alternative backend for distributed training:

```
sky launch -c train-rdzv.yaml
sky launch -c train-rdzv train-rdzv.yaml
```

In the [train-rdzv.yaml](./train-rdzv.yaml), we use `torchrun` to launch the training and set the arguments for distributed training using environment variables provided by SkyPilot.
Expand Down

0 comments on commit 8175e65

Please sign in to comment.