Tags

'Runs on 8GB' is the most repeated claim in local AI and almost nobody checks it. We ran every common model size through the same arithmetic to find where it stops being true.
It stops at 9B, and it stops by 0.3 GB.
An 8 GB card gives about 7.2 GB usable once drivers and the desktop take their share. At Q4_K_M with an 8K context:
The gap between the last model that fits and the first that does not is 0.6 GB. That is why people get contradictory advice: someone running an 8B and someone running a 9B are both telling the truth about their own machine.
When someone says a 12B runs on their 8 GB card, they are typically doing one of three things, and none of them is what the reader assumes:
A 7B or 8B model at Q4_K_M, with the context set around 4K to 8K. That is a genuinely useful setup — it covers chat, code completion and summarising, and it runs at full speed with everything resident.
The upgrade that changes things is not 12 GB, which tops out at 14B. It is 24 GB, which reaches 27B. Between those two the model tier moves once.
Every figure here is computed the same way the calculators do it: weights are parameters times bits-per-weight divided by eight, plus a KV-cache term for your context, plus about a gigabyte of runtime overhead. Usable memory is roughly 90% of nameplate on a discrete card.
Check any model against your own card rather than trusting a claim.
Check your hardware →Tools
Find AI models that fit your exact hardware. Enter your specs and get a ranked list instantly.
Newsletter