mirror of
https://github.com/NVIDIA/dgx-spark-playbooks.git
synced 2026-06-18 04:22:21 +00:00
chore: Regenerate all playbooks
This commit is contained in:
parent
ae730b185f
commit
51615570a7
@ -218,7 +218,7 @@ Obtain the vLLM cluster deployment script on both nodes. This script orchestrate
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
## Download on both nodes
|
## Download on both nodes
|
||||||
wget https://raw.githubusercontent.com/vllm-project/vllm/refs/heads/main/examples/online_serving/run_cluster.sh
|
wget https://raw.githubusercontent.com/vllm-project/vllm/refs/heads/main/examples/ray_serving/run_cluster.sh
|
||||||
chmod +x run_cluster.sh
|
chmod +x run_cluster.sh
|
||||||
```
|
```
|
||||||
|
|
||||||
@ -445,7 +445,7 @@ Download the vLLM cluster deployment script on all nodes. This script orchestrat
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
## Download on all nodes
|
## Download on all nodes
|
||||||
wget https://raw.githubusercontent.com/vllm-project/vllm/refs/heads/main/examples/online_serving/run_cluster.sh
|
wget https://raw.githubusercontent.com/vllm-project/vllm/refs/heads/main/examples/ray_serving/run_cluster.sh
|
||||||
chmod +x run_cluster.sh
|
chmod +x run_cluster.sh
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user