// RUN โ€” FITS

Can the GMKtec EVO-X3 run Qwen2.5-Coder (1.5B)?

Yes โ€” here's how fast and up to what context, with real measured numbers.

Qwen2.5-Coder (1.5B) on the GMKtec EVO-X3

QuantFits?Max contextSpeedBeyond context
FP16 yes 1688k 54-65.7 t/s ~2.1-2.6 (slow)
Q8 yes 1711k 108.1-131.3 t/s ~4.2-5.1 (slow)
Q4 yes 1722k 192.9-234.5 t/s ~7.5-9.2 (slow)

Estimate (memory-bound). Beyond "max context" the KV cache spills to SSD swap and speed drops to the "beyond" figure.

FAQ

Can the GMKtec EVO-X3 run Qwen2.5-Coder (1.5B)?โ–ถ

Yes. At Q4 it generates ~192.9-234.5 tok/s and fits up to 1722k context; beyond that it spills to SSD swap and slows to ~7.5-9.2 tok/s.

How much context fits?โ–ถ

At Q4, up to about 1722k tokens stay in fast memory; longer context spills to SSD swap and throughput collapses.