@meta
  v: 1
  route: /gpu/rtx-6000-pro
  generated: 2026-08-01T10:49:25.757Z

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

@state
  slug: rtx-6000-pro
  name: RTX Pro 6000
  vram_gb: 96
  bandwidth_gbs: 1792
  fp16_tflops: 510
  budget_8k_gb: 76
  category: workstation
  summary: "96GB Blackwell workstation. 405B at Q3, 70B at FP16. Without the datacenter price tag."
  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/m3-max-96
  - id: compare
    method: GET
    href: /gpu/h100
  - id: compare
    method: GET
    href: /gpu/dgx-spark
  - id: compare
    method: GET
    href: /gpu/gaudi-3
  - id: view_calculator
    method: GET
    href: /#calculator
  - id: view_math
    method: GET
    href: /the-math

@context
  > 96GB Blackwell workstation. 405B at Q3, 70B at FP16. Without the datacenter price tag.

@nav
  self:      /gpu/rtx-6000-pro
  parents:   [/]
  peers:     [/gpu/m3-max-96, /gpu/h100, /gpu/dgx-spark, /gpu/gaudi-3]
  drilldown: /the-math
