@meta
  v: 1
  route: /can-i-run/deepseek-r1
  generated: 2026-06-10T10:29:36.088Z

@intent
  purpose:    Hardware requirements to run DeepSeek R1 locally.
  audience:   hardware-shopper, ai-engineer, self-hoster
  capability: check_compatibility, find_cheapest_fit, find_best_quality

@state
  slug: deepseek-r1
  name: DeepSeek R1
  params_b: 671
  fp16_gb: 1342
  type: moe

@actions
  - id: view_model
    method: GET
    href: /model/deepseek-r1
  - id: view_ranked_gpus
    method: GET
    href: /best-gpu-for/deepseek-r1
  - id: tune_calculator
    method: GET
    href: /calc?model=deepseek-r1

@context
  > What hardware actually fits DeepSeek R1 (671B 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/deepseek-r1
  parents:   [/, /model/]
  peers:     [/best-gpu-for/deepseek-r1, /model/deepseek-r1]
  drilldown: /calc?model=deepseek-r1
