@meta
  v: 1
  route: /can-i-run/gemma-2-9b
  generated: 2026-06-10T10:28:16.879Z

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

@state
  slug: gemma-2-9b
  name: Gemma 2 9B
  params_b: 9
  fp16_gb: 18
  type: dense

@actions
  - id: view_model
    method: GET
    href: /model/gemma-2-9b
  - id: view_ranked_gpus
    method: GET
    href: /best-gpu-for/gemma-2-9b
  - id: tune_calculator
    method: GET
    href: /calc?model=gemma-2-9b

@context
  > What hardware actually fits Gemma 2 9B (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/gemma-2-9b
  parents:   [/, /model/]
  peers:     [/best-gpu-for/gemma-2-9b, /model/gemma-2-9b]
  drilldown: /calc?model=gemma-2-9b
