Lab · Local models · ~2 min

Local VRAM estimator

Pick a model size and quantization to estimate VRAM before you download weights. Then compare local stacks like Ollama and MLC LLM.

Weights
~3.9 GB
KV / overhead
~0.8 GB
Estimated VRAM
~4.7 GB

Likely fits a 8 GB card7B at Q4 is a planning estimate, not a guarantee. Context length, batch size, and runtime (Ollama, MLC, llama.cpp) move the number. Leave ~10% headroom.

How to read this

  • Weights plus a KV/overhead allowance — not a measured llama.cpp dump.
  • Long context and image models need more than this table shows.
  • Compare Ollama, LM Studio, and MLC LLM after you know the memory budget.