docs: update README (#2878)

This commit is contained in:
Yineng Zhang
2025-01-14 12:48:17 +08:00
committed by GitHub
parent 46d4431889
commit 80002562a8
2 changed files with 4 additions and 2 deletions

View File

@@ -60,7 +60,9 @@ print(response)
```
### Example: Serving with two H20*8 nodes
For example, there are two H20 nodes, each with 8 GPUs. The first node's IP is `10.0.0.1`, and the second node's IP is `10.0.0.2`.
For example, there are two H20 nodes, each with 8 GPUs. The first node's IP is `10.0.0.1`, and the second node's IP is `10.0.0.2`. Please **use the first node's IP** for both commands.
If the command fails, try setting the `GLOO_SOCKET_IFNAME` parameter. For more information, see [Common Environment Variables](https://pytorch.org/docs/stable/distributed.html#common-environment-variables).
```bash
# node 1