NVIDIA DGX Spark (128GB)
The NVIDIA DGX Spark (128GB) has 128 GB VRAM and 273 GB/s memory bandwidth. It can run 72 of our 97 tracked models natively in VRAM at 8k context.
With 128 GB LPDDR5X, the NVIDIA DGX Spark (128GB) is a workstation-tier GPU that can run 72 models natively. Generating each reply token ("decode") on a dense model is almost entirely bandwidth-bound: this calculator estimates roughly 2.3 tok/s for a 70B dense model at Q8_0 (86 GB) on the Spark, close to the ~2.7 tok/s LMSYS independently measured for Llama 3.1 70B at FP8 (also 8-bit), since 273 GB/s is the hard ceiling regardless of inference engine. Mixture-of-experts models fare much better because decode only reads their active parameters, not the full weight set: GPT-OSS 120B (~5B active) is estimated at roughly 20 tok/s here at NVFP4, though independent llama.cpp benchmarks on real Spark hardware report 35-50 tok/s at the equivalent MXFP4 quantization; treat both as engine-dependent ballparks, not a hard ceiling. Reading and encoding the prompt before generation starts ("prefill") is a different regime: it's limited by compute, not memory bandwidth, so independent benchmarks measure 1,700-2,000+ tokens/sec chewing through long prompts on the Blackwell GPU regardless of model size.
NVIDIA DGX Spark (128GB): Launched October 2025 (shown at CES 2025 as "Project DIGITS") around a single GB10 Grace Blackwell Superchip: a 20-core Arm Grace CPU (10 Cortex-X925 + 10 Cortex-A725) paired with a Blackwell GPU, sharing 128GB of LPDDR5X unified memory at 273 GB/s. The Founders Edition launched at $3,999; NVIDIA raised the MSRP to $4,699 in February 2026, citing LPDDR5X supply constraints.
Generating each reply token ("decode") on a dense model is almost entirely bandwidth-bound: this calculator estimates roughly 2.3 tok/s for a 70B dense model at Q8_0 (86 GB) on the Spark, close to the ~2.7 tok/s LMSYS independently measured for Llama 3.1 70B at FP8 (also 8-bit), since 273 GB/s is the hard ceiling regardless of inference engine. Mixture-of-experts models fare much better because decode only reads their active parameters, not the full weight set: GPT-OSS 120B (~5B active) is estimated at roughly 20 tok/s here at NVFP4, though independent llama.cpp benchmarks on real Spark hardware report 35-50 tok/s at the equivalent MXFP4 quantization; treat both as engine-dependent ballparks, not a hard ceiling. Reading and encoding the prompt before generation starts ("prefill") is a different regime: it's limited by compute, not memory bandwidth, so independent benchmarks measure 1,700-2,000+ tokens/sec chewing through long prompts on the Blackwell GPU regardless of model size.
Ships with NVIDIA DGX OS (an Ubuntu-based Linux distribution) and a preinstalled CUDA/TensorRT-LLM stack, the same software used on NVIDIA's datacenter GB200 racks, which is the Spark's core pitch: prototype locally, deploy unchanged to a cluster. llama.cpp's CUDA backend runs natively on the aarch64 Grace CPU; Ollama and vLLM both ship Spark-specific container images. Two units can be linked over the dual QSFP ports (up to 200 Gb/s aggregate) to pool memory for models too large for a single 128GB unit.
| Vendor | NVIDIA |
| Architecture | Grace Blackwell |
| CPU cores | 20 (10 Cortex-X925 + 10 Cortex-A725) |
| VRAM | 128 GB (unified) |
| Memory type | LPDDR5X |
| Memory bandwidth | 273 GB/s |
| Compute backend | CUDA |
| Tier | Workstation |
| Released | 2025 |
| Models (native) | 72 / 97 |
| Models (offload) | 0 / 97 |
"Unified memory" doesn't mean one bandwidth number
The DGX Spark's 128GB of LPDDR5X is shared between its Grace CPU and Blackwell GPU, the same no-separate-VRAM design AMD's Strix Halo APUs and Apple's Mac Studio also use. Bandwidth is what actually governs LLM decode speed on all three, and it spreads out far more than the shared "unified memory" label suggests:
At 273 GB/s, the Spark has just 17 GB/s more bandwidth than AMD's Strix Halo (256 GB/s), a chip that shows up in mini PCs street-pricing around $2,000, roughly half the Spark's launch price. Apple's M3 Ultra Mac Studio has exactly 3x the Spark's bandwidth (819 vs 273 GB/s), which is the direct cause of the decode-speed gap between them on models that fit both. Where the Spark pulls ahead of either is prompt processing: its Blackwell GPU is compute-bound rather than bandwidth-bound, so it chews through long prompts several times faster, and it's the only one of the three running the same CUDA/TensorRT-LLM stack used on NVIDIA's datacenter racks.
Popular models for this GPU
Models this GPU runs natively in VRAM (72)
- DeepSeek V4 Flash 0731 284B284B · MMLU-Pro N/AUD-IQ3_XXS · ~11.1 t/s
- Qwen3 235B-A22B (MoE)235B · MMLU-Pro 84.4Q2_K · ~6 t/s
- MiniMax M2.5 229B229B · MMLU-Pro 84.8Q2_K · ~12 t/s
- MiniMax M2.7 229B229B · MMLU-Pro 86.0Q2_K · ~12 t/s
- Step 3.7 Flash198B · MMLU-Pro N/ANVFP4 · ~8.9 t/s
Show 67 more
- Step 3.5 Flash196.81B · MMLU-Pro 84.4NVFP4 · ~8.9 t/s
- Qwen3.8-Flash-Next180B · MMLU-Pro N/ANVFP4 · ~17.4 t/s
- Mixtral 8x22B Instruct v0.1141B · MMLU-Pro 40.0NVFP4 · ~2.7 t/s
- Mistral Medium 3.5 128B128B · MMLU-Pro N/ANVFP4 · ~2.7 t/s
- Qwen 3.5 122B-A10B (MoE)122B · MMLU-Pro 86.7NVFP4 · ~10.5 t/s
- Nemotron 3 Super 120B120B · MMLU-Pro 83.7NVFP4 · ~8.6 t/s
- GPT-OSS 120B117B · MMLU-Pro 80.7NVFP4 · ~20.1 t/s
- Llama 4 Scout 109B109B · MMLU-Pro 74.3NVFP4 · ~5.7 t/s
- GLM-4.5 Air 106B106B · MMLU-Pro 81.4NVFP4 · ~8.2 t/s
- GLM-4.6V 106B106B · MMLU-Pro 79.9NVFP4 · ~8.2 t/s
- Qwen 2.5 72B Instruct72B · MMLU-Pro 71.1NVFP4 · ~4.6 t/s
- Llama 3.3 70B Instruct70B · MMLU-Pro 68.9NVFP4 · ~4.7 t/s
- DeepSeek R1 Distill Llama 70B70B · MMLU-Pro 70.0NVFP4 · ~4.7 t/s
- Llama 3.1 70B Instruct70B · MMLU-Pro 66.4NVFP4 · ~4.7 t/s
- Mixtral 8x7B Instruct v0.146.7B · MMLU-Pro 29.7BF16 · ~2 t/s
- Command-R 35B35B · MMLU-Pro 33.0BF16 · ~2.2 t/s
- Qwen 3.5 35B-A3B (MoE)35B · MMLU-Pro 85.3BF16 · ~8.8 t/s
- Qwen 3.6 35B35B · MMLU-Pro 85.2BF16 · ~2.5 t/s
- Ornith 1.5 35B-A3B (MoE)35B · MMLU-Pro N/ABF16 · ~8.8 t/s
- Yi 1.5 34B Chat34.4B · MMLU-Pro 37.0BF16 · ~2.5 t/s
- Qwen3 32B32.8B · MMLU-Pro 65.5BF16 · ~2.7 t/s
- Qwen 2.5 32B Instruct32.5B · MMLU-Pro 69.0BF16 · ~2.6 t/s
- Qwen 2.5 Coder 32B Instruct32.5B · MMLU-Pro 62.3BF16 · ~2.6 t/s
- DeepSeek R1 Distill Qwen 32B32.5B · MMLU-Pro 65.0BF16 · ~2.6 t/s
- Nemotron 3 Nano 30B32B · MMLU-Pro 78.3BF16 · ~8.7 t/s
- Gemma 4 31B30.7B · MMLU-Pro 85.2BF16 · ~2.8 t/s
- Qwen3 30B-A3B (MoE)30B · MMLU-Pro 61.5BF16 · ~8.5 t/s
- Nemotron 3.5 Lightning 30B-A3B30B · MMLU-Pro 81.6BF16 · ~8.9 t/s
- Muse Glimmer 30B27.8B · MMLU-Pro N/ABF16 · ~3.2 t/s
- Gemma 2 27B Instruct27.2B · MMLU-Pro 38.0BF16 · ~3.1 t/s
- Gemma 3 27B Instruct27B · MMLU-Pro 67.5BF16 · ~3.2 t/s
- Qwen 3.6 27B27B · MMLU-Pro 86.2BF16 · ~3.3 t/s
- UI-Mate 27B27B · MMLU-Pro ~86.2BF16 · ~3.3 t/s
- Bonsai 27B27B · MMLU-Pro 81.5Ternary (Q2_0) · ~20.1 t/s
- Qwen 3.8 27B27B · MMLU-Pro N/ABF16 · ~3.3 t/s
- Gemma 4 26B (MoE)25.2B · MMLU-Pro 82.6BF16 · ~6.9 t/s
- Mistral Small 3.1 24B Instruct24B · MMLU-Pro 66.8BF16 · ~3.6 t/s
- Mistral Small 22B22.2B · MMLU-Pro 49.2BF16 · ~3.8 t/s
- GPT-OSS 20B21B · MMLU-Pro 67.9BF16 · ~7.3 t/s
- Qwen3 14B14.8B · MMLU-Pro 61.0BF16 · ~5.7 t/s
- Qwen 2.5 14B Instruct14.7B · MMLU-Pro 63.7BF16 · ~5.7 t/s
- Phi-4 14B Instruct14B · MMLU-Pro 70.4BF16 · ~6 t/s
- Mistral Nemo 12B Instruct12.2B · MMLU-Pro 35.6BF16 · ~6.9 t/s
- Gemma 3 12B Instruct12.2B · MMLU-Pro 60.6BF16 · ~7 t/s
- Gemma 4 12B (Unified)12B · MMLU-Pro 77.2BF16 · ~6.5 t/s
- Gemma 2 9B Instruct9.2B · MMLU-Pro 32.0BF16 · ~8.4 t/s
- Qwen 3.5 9B9B · MMLU-Pro 82.5BF16 · ~9.7 t/s
- Ornith 1.5 9B9B · MMLU-Pro N/ABF16 · ~9.7 t/s
- Llama 3.1 8B Instruct8B · MMLU-Pro 48.3BF16 · ~10.4 t/s
- DeepSeek R1 Distill Llama 8B8B · MMLU-Pro 41.0BF16 · ~10.4 t/s
- Qwen3 8B8B · MMLU-Pro 56.7BF16 · ~10.3 t/s
- Qwen 2.5 7B Instruct7.6B · MMLU-Pro 56.3BF16 · ~11.3 t/s
- Mistral 7B Instruct v0.37.25B · MMLU-Pro 30.0BF16 · ~11.4 t/s
- Gemma 3 4B Instruct4B · MMLU-Pro 43.6BF16 · ~20.9 t/s
- Gemma 4 E4B4B · MMLU-Pro 69.4BF16 · ~19.7 t/s
- Phi-3.5 Mini Instruct3.8B · MMLU-Pro 47.4BF16 · ~16.4 t/s
- Phi-4-mini Instruct3.8B · MMLU-Pro 67.3BF16 · ~20.5 t/s
- Llama 3.2 3B Instruct3.2B · MMLU-Pro 24.0BF16 · ~24.2 t/s
- Qwen 2.5 3B Instruct3.1B · MMLU-Pro 32.4BF16 · ~27.3 t/s
- Gemma 2 2B Instruct2.6B · MMLU-Pro 17.8BF16 · ~29.2 t/s
- Gemma 4 E2B2B · MMLU-Pro 60.0BF16 · ~40.3 t/s
- SmolLM2 1.7B Instruct1.7B · MMLU-Pro 19.0BF16 · ~35.4 t/s
- Qwen 2.5 1.5B Instruct1.5B · MMLU-Pro 16.8BF16 · ~54.9 t/s
- Llama 3.2 1B Instruct1.24B · MMLU-Pro 12.5BF16 · ~64.6 t/s
- Gemma 3 1B Instruct1B · MMLU-Pro 14.7BF16 · ~76.3 t/s
- Qwen 2.5 0.5B Instruct0.5B · MMLU-Pro 10.0BF16 · ~161.2 t/s
- SmolLM2 360M Instruct0.36B · MMLU-Pro 8.0BF16 · ~168.1 t/s
Too large for this GPU (25)
- Llama 3.1 405B Instruct
- DeepSeek V3 671B
- DeepSeek R1 671B
- Llama 4 Maverick 400B
- MiniMax M1 456B
- GLM-4.5 355B
- GLM-4.6 355B
- GLM-4.7 358B
- GLM-5 744B
- Kimi K2.6
- GLM-5.1 754B
- DeepSeek V4 Pro 1.6T
- DeepSeek V4 Flash 284B
- GLM-5.2 753B
- Nemotron 3 Ultra 550B-A55B
- MiMo V2.5 Pro
- Kimi K2.5
- MiniMax M3
- Inkling
- Kimi K3
- Qwen3.8 2.4T-A95B
- DeepSeek V4 Pro 0813 1.6T
- Ornith 1.5 397B (MoE)
- GLM-5.3 753B
- GLM-5.3-Flash 320B
Compare NVIDIA DGX Spark (128GB) with other GPUs
Frequently asked questions
- How much VRAM does the NVIDIA DGX Spark (128GB) have?
- The NVIDIA DGX Spark (128GB) has 128 GB of LPDDR5X with 273 GB/s memory bandwidth (unified system memory, shared between CPU and GPU).
- What is the NVIDIA DGX Spark (128GB) best for?
- With 128 GB of unified memory, the NVIDIA DGX Spark (128GB) is a high-capacity workstation platform that runs 70B-class dense models and large MoE models natively, with plenty of room for long context.
- What LLMs can the NVIDIA DGX Spark (128GB) run locally?
- The NVIDIA DGX Spark (128GB) can run 72 of the 97 open-weight models tracked by CanItRun natively in VRAM at 8k context. Top options include: Qwen3.8-Flash-Next at NVFP4, DeepSeek V4 Flash 0731 284B at UD-IQ3_XXS, Qwen 3.8 27B at BF16.
- Can the NVIDIA DGX Spark (128GB) run Gemma 4 31B?
- Yes. The NVIDIA DGX Spark (128GB) runs Gemma 4 31B natively in VRAM at BF16 quantization, achieving approximately 2.8 tokens per second.
- Can the NVIDIA DGX Spark (128GB) run Qwen 3.6 27B?
- Yes. The NVIDIA DGX Spark (128GB) runs Qwen 3.6 27B natively in VRAM at BF16 quantization, achieving approximately 3.3 tokens per second.
- Can the NVIDIA DGX Spark (128GB) run Qwen3 8B?
- Yes. The NVIDIA DGX Spark (128GB) runs Qwen3 8B natively in VRAM at BF16 quantization, achieving approximately 10.3 tokens per second.