// RUN โ€” FITS

Can the NVIDIA GeForce RTX 5070 run Falcon-OCR?

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

Falcon-OCR on the NVIDIA GeForce RTX 5070

QuantFits?Max contextSpeedBeyond context
FP16 yes 136k 817.6-974.4 t/s ~48.7-58 (slow)
Q8 yes 141k 1635.2-1948.8 t/s ~97.3-116 (slow)
Q4 yes 143k 2920-3480 t/s ~173.8-207.1 (slow)

Estimate (memory-bound). Beyond "max context" the KV cache spills to system RAM offload (depends on your system RAM) and speed drops to the "beyond" figure.

FAQ

Can the NVIDIA GeForce RTX 5070 run Falcon-OCR?โ–ถ

Yes. At Q4 it generates ~2920-3480 tok/s and fits up to 143k context; beyond that it spills to system RAM offload (depends on your system RAM) and slows to ~173.8-207.1 tok/s.

How much context fits?โ–ถ

At Q4, up to about 143k tokens stay in fast memory; longer context spills to system RAM offload (depends on your system RAM) and throughput collapses.