On an RTX 5050 (8 GB), Qwen2.5 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,8 Go
9,6 Go
no
—
8 192
1,5 Go
10,4 Go
no
—
16 384
3,0 Go
11,9 Go
no
—
32 768
6,0 Go
14,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.