Autor: Jakub Rusinowski · Ostatnia aktualizacja: 11 marca 2024
Model library → Command R Family → Command R (35B)
The RAG specialist. Designed to work with your data. Excellent at following complex instructions and tool use.
Command R (35B) needs about 22 GB of VRAM at Q4_K_M — quantized weights plus framework overhead, before any KV cache. On Apple Silicon that figure comes out of unified memory.
| Parameters | 35 Billion |
| Context window | 128,000 |
| Architecture | Dense |
| Provider | Cohere |
| Licence | CC-BY-NC |
| Specified at | Q4_K_M |
| System RAM | 32 GB |
| Record updated | 2024-03-11 |
CC-BY-NC-4.0 — research / non-commercial only. Research / non-commercial only — this licence does NOT permit shipping a commercial product.
Modelled on a reference NVIDIA RTX 4090 (24 GB), at 8K context. Speed figures are ESTIMATES from the memory-bandwidth roofline described on the methodology page, not benchmarks we ran — rows marked measured come from published or reader-submitted runs. VRAM here includes the KV cache, so it reads higher than the headline figure above, which does not.
| Quant | Weights | VRAM needed | Est. speed | Fit on 24 GB |
|---|---|---|---|---|
| Q2_K | 11.5 GB | 23.0 GB | ~41 tok/s (est.) | Tight fit |
| Q3_K_M | 14.9 GB | 26.5 GB | ~5 tok/s (est.) | Offloads to system RAM (slow) |
| Q4_K_M | 21.1 GB | 32.7 GB | ~4 tok/s (est.) | Offloads to system RAM (slow) |
| Q5_K_M | 24.8 GB | 36.3 GB | ~4 tok/s (est.) | Offloads to system RAM (slow) |
| Q6_K | 28.7 GB | 40.2 GB | ~3 tok/s (est.) | Offloads to system RAM (slow) |
| Q8_0 | 37.2 GB | 48.7 GB | ~3 tok/s (est.) | Offloads to system RAM (slow) |
| F16 | 70.0 GB | 81.5 GB | — | Won't fit |
Want the memory numbers alone, at every quantization level and your own context length? Use the Command R (35B) VRAM calculator.
or compare on Vast.ai from $0.35/hr (typical low · varies)
As an Amazon Associate we earn from qualifying purchases. Cloud GPU links are referral links — we may earn a commission at no extra cost to you.
The cheapest catalogued GPU that runs Command R (35B) is the AMD Radeon RX 7900 XTX (24 GB).
Install Ollama, then run:
ollama run command-r
Weights on Hugging Face: CohereForAI/c4ai-command-r-v01.
Best for: rag, agent, work.
← All Command R Family models | VRAM calculator | Check your own hardware