@meta
  v: 1
  route: /gpu/dgx-spark
  generated: 2026-06-10T09:23:33.575Z

@intent
  purpose:    Show what AI models fit on the DGX Spark.
  audience:   ai-engineer, self-hoster, homelab-buyer
  capability: inspect_specs, find_fitting_models, compare_to_other_gpus

@state
  slug: dgx-spark
  name: DGX Spark
  vram_gb: 128
  bandwidth_gbs: 273
  fp16_tflops: 1000
  budget_8k_gb: 102
  category: datacenter
  summary: 128GB unified Grace-Blackwell. Desktop form factor. Runs 70B at FP16 or 200B at Q5.
  top_fitting_models[5]: mixtral-8x22b, gpt-oss-120b, command-r-plus, qwen-2-5-72b, llama-3-3-70b

@actions
  - id: compare
    method: GET
    href: /gpu/gaudi-3
  - id: compare
    method: GET
    href: /gpu/m4-max-128
  - id: compare
    method: GET
    href: /gpu/m5-max-128
  - id: compare
    method: GET
    href: /gpu/h200
  - id: view_calculator
    method: GET
    href: /#calculator
  - id: view_math
    method: GET
    href: /the-math

@context
  > 128GB unified Grace-Blackwell. Desktop form factor. Runs 70B at FP16 or 200B at Q5.

@nav
  self:      /gpu/dgx-spark
  parents:   [/]
  peers:     [/gpu/gaudi-3, /gpu/m4-max-128, /gpu/m5-max-128, /gpu/h200]
  drilldown: /the-math
