Collection of step-by-step playbooks for setting up AI/ML workloads on NVIDIA DGX Spark devices with Blackwell architecture.
Go to file
Cory Scott 09c6bd900a fix: correct gemma-4-31B-it model filename to bf16 in llama-cpp playbook
The download command and subsequent --model paths referenced
gemma-4-31B-it-f16.gguf, but the file published on Hugging Face
is gemma-4-31B-it-bf16.gguf. Without this fix the hf download
step fails and later steps point to a missing file.
2026-04-16 14:02:14 -04:00
nvidia fix: correct gemma-4-31B-it model filename to bf16 in llama-cpp playbook 2026-04-16 14:02:14 -04:00
src/images chore: Regenerate all playbooks 2025-10-03 20:46:11 +00:00
LICENSE chore: Regenerate all playbooks 2025-11-10 15:05:38 +00:00
LICENSE-3rd-party chore: Regenerate all playbooks 2026-03-11 16:41:32 +00:00
README.md chore: Regenerate all playbooks 2026-04-14 00:52:53 +00:00

NVIDIA DGX Spark

DGX Spark Playbooks

Collection of step-by-step playbooks for setting up AI/ML workloads on NVIDIA DGX Spark devices with Blackwell architecture.

About

These playbooks provide detailed instructions for:

  • Installing and configuring popular AI frameworks
  • Running inference with optimized models
  • Setting up development environments
  • Connecting and managing your DGX Spark device

Each playbook includes prerequisites, step-by-step instructions, troubleshooting guidance, and example code.

Available Playbooks

NVIDIA

Resources

License

See: