@meta
  v: 1
  route: /gpu/mi300x
  generated: 2026-06-10T08:49:01.502Z

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

@state
  slug: mi300x
  name: MI300X
  vram_gb: 192
  bandwidth_gbs: 5300
  fp16_tflops: 1300
  budget_8k_gb: 154
  category: amd
  summary: 192GB HBM3. AMD's H100 competitor. 405B at Q4 on a single accelerator.
  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/b200
  - id: compare
    method: GET
    href: /gpu/m2-ultra-192
  - id: compare
    method: GET
    href: /gpu/h100-nvl-2x
  - id: compare
    method: GET
    href: /gpu/h200
  - id: view_calculator
    method: GET
    href: /#calculator
  - id: view_math
    method: GET
    href: /the-math

@context
  > 192GB HBM3. AMD's H100 competitor. 405B at Q4 on a single accelerator.

@nav
  self:      /gpu/mi300x
  parents:   [/]
  peers:     [/gpu/b200, /gpu/m2-ultra-192, /gpu/h100-nvl-2x, /gpu/h200]
  drilldown: /the-math
