作者: Jakub Rusinowski · 最后更新: 2026年7月21日
How much GPU VRAM you need to run Granite 3.0 Granite 3.0 8B Instruct by IBM locally, a 8B-parameter model. Figures are quantized weights + KV cache + framework overhead from a memory-bandwidth roofline model.
Granite 3.0 8B Instruct needs about 7 GB VRAM at Q4_K_M.
| Quant | Bits/weight | Weights | Total VRAM |
|---|---|---|---|
| Q2_K | 2.63 | 2.6 GB | 4.8 GB |
| Q3_K_M | 3.41 | 3.4 GB | 5.6 GB |
| Q4_K_M | 4.83 | 4.8 GB | 7.0 GB |
| Q5_K_M | 5.67 | 5.7 GB | 7.8 GB |
| Q6_K | 6.56 | 6.6 GB | 8.7 GB |
| Q8_0 | 8.50 | 8.5 GB | 10.6 GB |
| F16 | 16.00 | 16.0 GB | 18.1 GB |
Switch quantization in the interactive calculator, or see the full Granite 3.0 model page.
Model creators: paste this into your Hugging Face model card README to link readers straight to this VRAM breakdown.
[](https://llmconfigurator.com/en/vram-calculator/granite-3-8b)
Estimates only — actual VRAM varies with context length, batch size, runtime and KV-cache settings.