@meta
  v: 1
  route: /can-i-run/gpt-oss-20b
  generated: 2026-06-10T10:32:39.490Z

@intent
  purpose:    Hardware requirements to run gpt-oss 20B locally.
  audience:   hardware-shopper, ai-engineer, self-hoster
  capability: check_compatibility, find_cheapest_fit, find_best_quality

@state
  slug: gpt-oss-20b
  name: gpt-oss 20B
  params_b: 20.9
  fp16_gb: 41.8
  type: moe

@actions
  - id: view_model
    method: GET
    href: /model/gpt-oss-20b
  - id: view_ranked_gpus
    method: GET
    href: /best-gpu-for/gpt-oss-20b
  - id: tune_calculator
    method: GET
    href: /calc?model=gpt-oss-20b

@context
  > What hardware actually fits gpt-oss 20B (20.9B params) across FP16 / Q8_0 / Q5_K_M / Q4_K_M / Q3_K_M quants. Includes the cheapest fit, the best-quality fit, and the Apple Silicon recommendation.

@nav
  self:      /can-i-run/gpt-oss-20b
  parents:   [/, /model/]
  peers:     [/best-gpu-for/gpt-oss-20b, /model/gpt-oss-20b]
  drilldown: /calc?model=gpt-oss-20b
