Laguna-S-2.1-DGX-Spark-RTX-6000-PRO
vLLM 0.25.1 serving stack for poolside/Laguna-S-2.1-NVFP4 with DFlash speculative decoding — DGX Spark & RTX 6000 PRO
File Explorer
- .gitignore
- bench.png
- README.md
- start.sh
- stop.sh
# Use via CDN
jsDelivrjsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.
Command Glossary
Commands referenced in this DOCs, explained below.
docker rm
View Details ▼
docker rm
This command is an alias of `docker container rm`.
tldr docker container rm
View documentation for the original command:
huggingface-cli
View Details ▼
huggingface-cli
This command is an alias of `hf`.
tldr hf
View documentation for the original command:
pip install
View Details ▼
pip install
Install Python packages.
pip install {{package1 package2 ...}}
Install one or more packages:
pip install {{package1 package2 ...}} {{[-U|--upgrade]}}
Upgrade all specified packages to the latest version, installing any that are not already present:
pip install {{package}}=={{version}}
Install a specific version of a package:
x86_64
View Details ▼
x86_64
This command is an alias of `setarch x86_64`.
tldr setarch
View documentation for the original command:
