← Blog/The Model Sizes Nobody Should Buy Hardware For
deep-dive
Runyard Team
@runyard_dev
8 min read

Tags

#hardware#buying-guide#vram#70b#multi-gpu
Runyard.dev — Find AI Models That Run on Your Hardware

The Model Sizes Nobody Should Buy Hardware For

Model sizes that fall between hardware tiers
Between one big card and unified memory, nothing fits well.

Hardware advice usually goes model-first: pick the model, buy what runs it. That works until you pick a size that does not land cleanly on any tier — and two popular sizes do exactly that.

Where the tiers actually fall

At Q4_K_M with an 8K context, against usable memory:

  • 32B — needs 21.8 GB. Misses a 24 GB card by 0.2 GB. Fits a 32 GB card.
  • 40B — needs 26.6 GB. Fits a 32 GB card.
  • 49B — needs 32.0 GB. Misses a 32 GB card, which gives 28.8 usable.
  • 70B — needs 44.5 GB. Misses two 24 GB cards, which give 43.2 between them.
  • 110B — needs 68.0 GB. Misses a 64 GB Mac.

49B and 70B are the dead zone. Each one lands just past a tier boundary, so the cheapest hardware that runs it is a whole category up — and the category up is roughly double the money.

Why 70B is the expensive trap

70B is the most recommended 'serious' local model, and it is the worst fit in the range. Two 24 GB cards get you 43.2 GB usable against a 44.5 GB requirement — short by 1.3 GB, which means a lower quantisation, a shorter context, or a third card.

The alternatives are all a step change in cost: a 48 GB workstation card, three consumer cards with the tensor-parallel awkwardness that brings, or unified memory at 64 GB and above where capacity is cheap and bandwidth is the compromise.

What to do instead

  • Run 32B rather than 49B. It fits a single 32 GB card, and the capability gap is far smaller than the hardware gap.
  • Run 27B on a 24 GB card, which is the best value point in the whole range.
  • If you genuinely need 70B or larger, go straight to unified memory rather than stacking cards. It is cheaper per gigabyte and much simpler.
  • Consider whether a mixture-of-experts model gets you the capability at a different memory shape — though remember capacity follows total parameters, not active ones.

The general rule

Check the requirement against the tier boundary before you fall in love with a model size. Landing 1 GB over a boundary costs roughly twice as much as landing 1 GB under it, and the difference in what the model can do is nothing like a factor of two.

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.

Find the cheapest hardware that actually holds the model you want.

Start from the model

RUNYARD.DEV

Hardware-aware AI model discovery. Know exactly what runs on your machine — before you download.

© 2026 RUNYARD.DEV — All rights reserved.

Built for local AI.

Tools

Try Runyard

Find AI models that fit your exact hardware. Enter your specs and get a ranked list instantly.

Newsletter