On an RTX 3070 Laptop GPU (8 GB), Qwen3 14B in Q4_K_M needs about 9,9 Go of video memory: too tight, part of the model would have to be offloaded to system memory (much slower).
Not measured yet: the figures below are estimates, computed from the models already measured on this card. Measure my card
—
Generation (estimated)
≥ 9,9 Go
Recommended VRAM (8 GB avail.)
—
Power (ref. model)
—
Electricity / M tokens · 0,25 €/kWh
No speed estimate: the model does not fit in video memory, part of it would spill into system memory and speed would collapse (often below 5 tok/s).
What about a longer context?
Context
KV cache
Estimated VRAM
Fits in 8 GB?
Estimated speed
4 096
0,6 Go
9,5 Go
no
—
8 192
1,3 Go
10,1 Go
no
—
16 384
2,5 Go
11,4 Go
no
—
32 768
5,0 Go
13,9 Go
no
—
Estimated VRAM = file + KV cache (full-attention layers, f16) + ~0,5 Go of buffers, excluding memory used by the system — hence the slightly higher “recommended VRAM”, which keeps that margin. Speed ≈ estimated speed × weights read ÷ (weights read + added KV cache).
Estimates based on real measurements of other models on this card and on the model's public data (Qwen). As soon as a measurement exists, this page shows the real figures.