RUNLOCALAIv38
→WILL IT RUNBEST GPUCOMPARETROUBLESHOOTSTARTPULSEMODELSHARDWARETOOLSBENCH
RUNLOCALAI

Operator-grade instrument for local-AI hardware intelligence. Hand-written verdicts. Real benchmarks. Reproducible commands.

OP·Fredoline Eruo
DIR
  • Models
  • Hardware
  • Tools
  • Benchmarks
  • Will it run?
GUIDES
  • Best GPU
  • Best laptop
  • Best Mac
  • Best used GPU
  • Best budget GPU
  • Best GPU for Ollama
  • Best GPU for SD
  • AI PC build $2K
  • CUDA vs ROCm
  • 16 vs 24 GB
  • Compare hardware
  • Custom compare
REF
  • Systems
  • Ecosystem maps
  • Pillar guides
  • Methodology
  • Glossary
  • Errors KB
  • Troubleshooting
  • Resources
  • Public API
EDITOR
  • About
  • About the author
  • Changelog
  • Latest
  • Updates
  • Submit benchmark
  • Send feedback
  • Trust
  • Editorial policy
  • How we make money
  • Contact
LEGAL
  • Privacy
  • Terms
  • Sitemap
MAIL · MONTHLY DIGEST
Get monthly local AI changes
Monthly recap. No spam.
DISCLOSURE

Some links on this site are affiliate links (Amazon Associates and other first-class retailers). When you buy through them, we earn a small commission at no extra cost to you. Affiliate links do not influence our verdicts — there are cards we rate highly that we don't have affiliate relationships with, and cards that sell well that we refuse to recommend. Read more →

SYS · ONLINEUPTIME · 100%2026 · operator-owned
RUNLOCALAI · v38
Families/Text & Reasoning/Command R
Text & Reasoning
Open-weight
CC-BY-NC-4.0 (research/non-commercial)

Command R

by Cohere

Cohere's RAG-tuned open-weight family with first-class document citation + multilingual coverage. Non-commercial license is the practical limit vs Llama / Qwen for production use.

Best entry point for local use

Start with Command R 35B at Q4_K_M via Ollama — fits on 2× RTX 3060 12GB (24 GB total) or single RTX 4090 24 GB. Command R is purpose-built for RAG (retrieval-augmented generation) with native grounded generation — it cites sources and resists hallucination better than any comparably-sized open-weight model. The 128K native context window is real, not interpolated — Command R maintains retrieval accuracy above 90% at 128K on RULER. For lower VRAM (<16 GB), Command R 7B Q4 (~5 GB) runs on MacBook Pro M4 Max — retains the grounded generation capability at consumer scale. Skip Command R+ (104B) for local use — it requires datacenter hardware. The CC-BY-NC-4.0 license prohibits commercial use — this is the biggest practical limitation. For production RAG pipelines where commercial use is required, use Llama 3.3 70B instead.

Deployment guidance

For single-user local: Ollama + command-r:35b Q4_K_M on 2× RTX 3060 12GB or single RTX 4090. Command R uses Cohere's custom tokenizer (256K vocab) — GGUF is required; AWQ/GPTQ/EXL2 support is community-only and not production-grade. For multi-user serving: vLLM 0.5.5+ on 2× A100 40GB — the 128K context requires ~100 GB total VRAM for KV-cache at high concurrency. For RAG-optimized serving: pair Command R with llama.cpp server mode and a separate embedding server running BGE-M3 for retrieval. The grounded generation prompt format uses <|START_OF_TURN_TOKEN|> and <|END_OF_TURN_TOKEN|> delimiters — incorrect formatting disables citation behavior. CC-BY-NC-4.0 blocks production deployment for revenue-generating services — verify license compatibility before deploying beyond personal/research use.

Featured models

Models in this family with our verdicts

Command R+ (Aug 2024)Command R 35B

Recommended runtimes

vLLM

Related families

Aya

Related — keep moving

Compare hardware
  • RTX 3090 vs RTX 4090 →
  • RTX 4090 vs RTX 5090 →
Buyer guides
  • Best GPU for local AI →
  • Best laptop for local AI →
  • Best Mac for local AI →
  • Best used GPU for local AI →
  • Will it run on my hardware? →
When it doesn't work
  • CUDA out of memory →
  • Ollama running slowly →
  • ROCm not detected →
  • Model keeps crashing →
Runtimes that fit
  • vLLM →
Alternatives
Aya
Before you buy

Verify Command R runs on your specific hardware before committing money.

Will it run on my hardware? →Custom hardware comparison →GPU recommender (4 questions) →