@meta
  v: 1
  route: /can-i-run/mistral-7b
  generated: 2026-06-10T10:27:51.222Z

@intent
  purpose:    Hardware requirements to run Mistral 7B v0.3 locally.
  audience:   hardware-shopper, ai-engineer, self-hoster
  capability: check_compatibility, find_cheapest_fit, find_best_quality

@state
  slug: mistral-7b
  name: Mistral 7B v0.3
  params_b: 7.2
  fp16_gb: 14.4
  type: dense

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

@context
  > What hardware actually fits Mistral 7B v0.3 (7.2B 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/mistral-7b
  parents:   [/, /model/]
  peers:     [/best-gpu-for/mistral-7b, /model/mistral-7b]
  drilldown: /calc?model=mistral-7b
