// RUN โ€” FITS

Can the NVIDIA GeForce RTX 3080 Ti run Falcon-OCR?

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

Falcon-OCR on the NVIDIA GeForce RTX 3080 Ti

QuantFits?Max contextSpeedBeyond context
FP16 yes 136k 1109.6-1322.4 t/s ~48.7-58 (slow)
Q8 yes 141k 2219.2-2644.8 t/s ~97.3-116 (slow)
Q4 yes 143k 3962.9-4722.9 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 3080 Ti run Falcon-OCR?โ–ถ

Yes. At Q4 it generates ~3962.9-4722.9 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.