Can Qwen2.5-32B-Instruct run on NVIDIA DGX Spark (GB10, 128 GB unified)?

Conditional memory judgement for one configuration. Change context, quant, or engine and the conclusion can change.

Unified memory budget after OS reserve, not 128GB dedicated VRAM.

Configuration used on this page: bf16, 8,192 cached tokens, 1 sequence, engine vllm.

Status: Likely fits. Software: Documented support.

Weights 61.03 GiB · raw KV 2.00 GiB · total 63.65 GiB–65.59 GiB.

Available budget 112.00 GiB after the default reserve.

This page is an estimate unless a matching runtime-resident measurement is attached.

Related: Qwen2.5-32B-Instruct· NVIDIA DGX Spark (GB10, 128 GB unified)

Pick one model and one device for a conditional judgement.

Advanced settings

GiB (2^30 bytes)

Custom model structure

Parsed in the browser. The file is not uploaded.

Only huggingface.co, config.json, no token. Private repos are rejected.

Estimate

Likely fits

Under the current assumptions, the high estimate stays below 90% of the available budget.

Estimated memory range: 63.65 GiB65.59 GiB

Weights use selected file metadata. Runtime extras are still estimated.

Weights61.03 GiB
KV cache (raw)2.00 GiB
KV extras (quant metadata / packing)0.00 GiB
Activation / workspace0.13 GiB
Engine reserve0.50 GiB
Safety margin0.00 GiB

Available budget: 112.00 GiB · Remaining after estimate: 46.41 GiB48.35 GiB

Software compatibility

Documented support. Enough memory does not mean this engine, quant, and OS will run. Support does not mean it will be fast.

Assumptions that affect this result

  • Full-resident weight estimates use total parameters, including inactive MoE experts.
  • Weight bytes come from the selected weight files only, not from every file in the repository.
  • Download file size is not peak GPU memory. Runtime layout, allocator padding, and KV are extra.
  • Counted files: model.safetensors.index.json metadata.total_size.
  • Context budget is the number of cached tokens per sequence (prompt plus reserved generation).
  • Concurrent sequences share one model replica; weights are not multiplied by sequence count.
  • KV dtype is independent of weight quantization unless you change it.
  • Using 8 KV heads, not 40 query heads.
  • Prefill peak and steady decode occupancy are not the same. The high scenario is closer to prefill/workspace pressure.
  • Engine reserve is not the same as bytes the model actually uses for weights and KV.
  • vLLM often preallocates KV from remaining GPU memory. This estimate reports needed KV plus CUDA/graph extras, not the allocator leftover grab.
  • PagedAttention block alignment can add a small amount above the raw KV payload.
  • Unified memory is a shared CPU/GPU pool. Host RAM is not added on top of this capacity.

Calculation method