← All guides

Best Models to Run on NVIDIA DGX Spark (August 2026): 1, 2, 3 & 4-Spark Setups

The DGX Spark (GB10 Grace Blackwell, 128GB unified memory) has become the most benchmarked local-AI box of 2026 — and the community has converged on clear picks per cluster size. One Spark: Qwen 3.6 35B-A3B NVFP4 at 106 tok/s, or DeepSeek V4 Flash NVFP4 if you want frontier-class coding. Two Sparks linked over 200Gb ConnectX: the DeepSeek V4 Flash DSpark checkpoint at full 1M context. Three: GLM-5.2 with the community vision build. Four: unpruned GLM-5.2 (744B) at 1M context — the best intelligence you can run on a desk.

Building a DGX Spark OpenClaw rig?

See our AI training options. We'll plan a Spark-cluster OpenClaw setup that turns your GB10 boxes into a private AI server for your team.

🛒 THE BOX THIS GUIDE IS ABOUT NVIDIA DGX Spark · 128GB GB10 Grace Blackwell 128GB unified memory, CUDA out of the box, stacks over 200Gb ConnectX into 256/384/512GB clusters. Check current price on Amazon →

Bottom Line (August 2026)

  • 1 SparkQwen 3.6 35B-A3B NVFP4 for speed (~106 tok/s at 256K context) or DeepSeek V4 Flash NVFP4 for the best coding quality that fits (~55 tok/s typical).
  • 2 Sparks — the sweet spot. DeepSeek V4 Flash DSpark at the full 1M context (~42 tok/s at 1M, 44–63 tok/s at working contexts). Omni options: Inkling-Small and MiMo-V2.5.
  • 3 SparksGLM-5.2 NVFP4+AQLM (~380K context) with the community vision build, or DeepSeek V4 Flash on two units + a free Spark for ComfyUI and small models.
  • 4 Sparksunpruned GLM-5.2 (744B) at up to 1M context, ~42 tok/s peak. The strongest local intelligence on a desk, for about $16k of hardware.

All numbers below are single-stream decode rates from community recipes and NVIDIA forum reports, mostly via vLLM with NVFP4 quantization. Batch throughput is much higher — the Spark’s real advantage over a Mac shows up under concurrency.

The Hardware, Briefly

One DGX Spark is a GB10 Grace Blackwell chip with 128GB of unified LPDDR5X at ~273 GB/s. That bandwidth is the constraint: dense 70B-class models decode slowly. The winners on this box are MoE models with small active parameter counts (3B–15B active) quantized to NVFP4 — Blackwell’s native 4-bit floating-point format, which keeps quality close to FP8 at half the memory.

The second thing that defines the platform: each Spark has a 200 Gb/s ConnectX QSFP port. Two units connect back-to-back with one cable and run tensor-parallel as a 256GB machine. Three and four-unit RoCE clusters are now routine in the community. No Mac can do this.

1× DGX Spark (128GB)

ModelQuantContextSpeedWhy
Qwen 3.6 35B-A3BNVFP4256K~106 tok/sFastest real assistant on the box (Unsloth Fast recipe, speculative decode)
DeepSeek V4 Flash (284B/13B)NVFP4reduced~55 typ / 78 peakBest coding model that fits one Spark
Qwen 3.6 27BNVFP4256K~33 tok/sSmaller, leaves headroom for other workloads
Nemotron 3 Nano 30B-A3BNVFP4131K~55–61 tok/sNVIDIA’s own tune, very stable recipe
Gemma 4 26B MoENVFP4128K~52 tok/sBest non-Qwen generalist at this size

Our pick: Qwen 3.6 35B-A3B NVFP4. At ~106 tok/s with the full 256K window it is faster than most cloud APIs feel, and it is the best agentic driver for OpenClaw at this tier. Run DeepSeek V4 Flash instead when coding quality matters more than speed — it is the same model family that tops SWE-bench among open weights, squeezed into 128GB at NVFP4 with a trimmed context.

Watch item: Qwen 3.8 27B is expected shortly and may reshuffle this table.

2× DGX Sparks (256GB) — The Sweet Spot

ModelContextSpeedModality
DeepSeek V4 Flash 0731 “DSpark”1M~42 tok/s at 1M; 44–63 at working ctxText
Inkling-Small (276B/12B)1M~33 tok/sText + image + audio
MiMo-V2.5 Omni (310B/15B)1M~31 tok/sFully omnimodal (text/image/video/audio)
Step-3.7-Flash (Step MoE line)256K~30 tok/sText
GLM-5.2 (2-bit experts, TP2)96K~25.8 tok/sText — heavily quantized, 3–4 Sparks do it justice

Our pick: the DeepSeek V4 Flash DSpark checkpoint. This is a purpose-built recipe — FP4 experts plus an NVFP4 MLA KV cache — that holds the entire 1M-token context in memory across two Sparks with tensor parallelism. Practical notes from the recipe threads: MTP speculative decode is what gets you into the 55–63 tok/s range on code, and the current patch level matters (without it you get roughly half speed at unchanged quality).

If you want one setup that also sees and hears, run MiMo-V2.5 Omni or Inkling-Small instead — both hold 1M context at NVFP4 KV on two Sparks, something no single consumer box can do with an omnimodal model.

3× DGX Sparks (384GB)

Two good patterns:

  1. GLM-5.2 NVFP4+AQLM across all three — ~380K context with MTP serving, and a community vision-enabled build (a small trained projector maps a frozen vision tower into GLM’s token space; the text backbone is byte-identical to upstream). This is the strongest intelligence-per-desk before you go to four units. MiMo-V2.5 Omni also scales to TP=3 at 1M context, ~39 tok/s.
  2. DeepSeek V4 Flash on two units + the third Spark free for ComfyUI, image models, embeddings, and small agent models. You keep DSpark coding speeds and gain a dedicated media/agent box. For an OpenClaw multi-agent setup this is the configuration we would run.

4× DGX Sparks (512GB)

Unpruned GLM-5.2 — 744B total / ~40B active — at up to 1M context. The 4x recipe (NVFP4 compact KV at 58% the size of FP8, sparse MLA, MTP-5 speculative decode) reports ~42 tok/s peak decode, ~30 tok/s at 64K context, ~819 tok/s prefill — with no pruning, unlike earlier 4x attempts. That is a frontier-class model, fully private, on roughly $16k of hardware drawing less power than one space heater.

The alternative at 4 units is DeepSeek V4 Flash on two Sparks plus any 2x setup on the other pair — for example an omni model, or a dedicated image/video pipeline.

Spark vs Mac Studio at This Money

The honest comparison, since both live at the 128GB tier:

  • Mac Studio M4 Max 128GB has ~2x the memory bandwidth (546 vs ~273 GB/s) — dense models decode faster, and it is quieter and simpler. See Best Local LLMs for 128GB RAM.
  • DGX Spark wins on CUDA (NVFP4, vLLM, TensorRT, ComfyUI), on batch/concurrent throughput, and — decisively — on clustering. There is no path from one Mac Studio to a 512GB tensor-parallel machine. There is from one Spark.

Buy the Mac if you will only ever run one box. Buy the Spark if the 2x sweet spot or the 4x GLM-5.2 endgame is where you are headed.

See Also

Need OpenClaw fixed live?

Remote rescue sessions for gateway, auth, tunnel, VPS, and model access problems.

See Rescue Session

Read next

Best Models to Run on the ASUS Ascent GX10 (August 2026)
Best local LLMs for the ASUS Ascent GX10 in August 2026. Same GB10 chip as DGX Spark, 128GB unified memory at 273 GB/s, from $2,999. Qwen 3.6 35B-A3B NVFP4 hits 91.5 tok/s single-stream on a real GX10; 707 tok/s aggregate at 64 concurrent.
Best Models to Run on the Biggest Mac Studio (August 2026): 96GB New, 256GB Used
Apple pulled the 512GB M3 Ultra in March 2026 and the 256GB in May — the biggest Mac Studio you can order new is 96GB. Best models for each tier: gpt-oss 120B (23-60 tok/s), Qwen3-VL 235B Q4 (~30 tok/s), GLM-4.7 358B Q3 (~15 tok/s), Llama 4 Maverick, and why DeepSeek V4 Flash finally runs local.
Best Models to Run on Popular RTX GPUs (August 2026): 3090, 4090, 5090 & RTX PRO 6000
Best local LLM per RTX card in August 2026. RTX 3090 24GB: Gemma 4 26B-A4B at ~71 tok/s. RTX 4090 24GB: Gemma 4 26B-A4B at ~85 tok/s or Laguna XS 2.1 at ~86. RTX 5090 32GB: Qwen 3.6 35B-A3B at ~118 tok/s. RTX PRO 6000 96GB: gpt-oss 120B at ~51 tok/s.
Best Models to Run on AMD Ryzen AI Max+ 395 Boxes (August 2026)
Best local LLMs for AMD Ryzen AI Max+ 395 (Strix Halo) 128GB mini-PCs in August 2026. Qwen3-30B-A3B at ~100 tok/s, gpt-oss 120B at 31-55 tok/s, Llama 4 Scout at ~18 tok/s, dense 70B at ~5 tok/s. Framework Desktop, GMKtec EVO-X2, HP Z2 Mini G1a compared against DGX Spark and Mac Studio.