@meta
  v: 1
  route: /can-i-run/command-r-plus
  generated: 2026-06-10T10:20:40.158Z

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

@state
  slug: command-r-plus
  name: Command R+
  params_b: 104
  fp16_gb: 208
  type: dense

@actions
  - id: view_model
    method: GET
    href: /model/command-r-plus
  - id: view_ranked_gpus
    method: GET
    href: /best-gpu-for/command-r-plus
  - id: tune_calculator
    method: GET
    href: /calc?model=command-r-plus

@context
  > What hardware actually fits Command R+ (104B 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/command-r-plus
  parents:   [/, /model/]
  peers:     [/best-gpu-for/command-r-plus, /model/command-r-plus]
  drilldown: /calc?model=command-r-plus
