mirror of
https://github.com/NVIDIA/dgx-spark-playbooks.git
synced 2026-04-26 11:53:53 +00:00
chore: Regenerate all playbooks
This commit is contained in:
parent
dadaebe484
commit
390b8fc87e
@ -164,13 +164,6 @@ docker rm $(docker ps -aq --filter ancestor=nvcr.io/nvidia/vllm:${LATEST_VLLM_VE
|
|||||||
docker rmi nvcr.io/nvidia/vllm
|
docker rmi nvcr.io/nvidia/vllm
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
To remove CUDA 12.9:
|
|
||||||
|
|
||||||
```bash
|
|
||||||
sudo /usr/local/cuda-12.9/bin/cuda-uninstaller
|
|
||||||
```
|
|
||||||
|
|
||||||
## Step 5. Next steps
|
## Step 5. Next steps
|
||||||
|
|
||||||
- **Production deployment:** Configure vLLM with your specific model requirements
|
- **Production deployment:** Configure vLLM with your specific model requirements
|
||||||
|
|||||||
@ -174,7 +174,7 @@ rm -rf ~/.vscode
|
|||||||
|
|
||||||
## Step 1. Install and configure NVIDIA Sync
|
## Step 1. Install and configure NVIDIA Sync
|
||||||
|
|
||||||
Follow the [NVIDIA Sync setup guide](/spark/connect-to-your-spark/sync) to:
|
Follow the [NVIDIA Sync setup guide](https://build.nvidia.com/spark/connect-to-your-spark/sync) to:
|
||||||
- Install NVIDIA Sync for your operating system
|
- Install NVIDIA Sync for your operating system
|
||||||
- Configure which development tools you want to use (VS Code, Cursor, Terminal, etc.)
|
- Configure which development tools you want to use (VS Code, Cursor, Terminal, etc.)
|
||||||
- Add your DGX Spark device by providing its hostname/IP and credentials
|
- Add your DGX Spark device by providing its hostname/IP and credentials
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user