// RUN โ€” FITS

Can the GMKtec EVO-X3 run Falcon-OCR?

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

Falcon-OCR on the GMKtec EVO-X3

QuantFits?Max contextSpeedBeyond context
FP16 yes 1726k 277.3-337.1 t/s ~10.8-13.2 (slow)
Q8 yes 1730k 554.7-674.1 t/s ~21.7-26.3 (slow)
Q4 yes 1732k 990.5-1203.8 t/s ~38.7-47 (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 Falcon-OCR?โ–ถ

Yes. At Q4 it generates ~990.5-1203.8 tok/s and fits up to 1732k context; beyond that it spills to SSD swap and slows to ~38.7-47 tok/s.

How much context fits?โ–ถ

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