// RUN โ€” FITS

Can the NVIDIA GeForce RTX 5090 run ResNet-RS?

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

ResNet-RS on the NVIDIA GeForce RTX 5090

QuantFits?Max contextSpeedBeyond context
FP16 yes 420k 3406.7-4060 t/s ~76-90.6 (slow)
Q8 yes 423k 6813.3-8120 t/s ~152.1-181.3 (slow)
Q4 yes 425k 12166.7-14500 t/s ~271.6-323.7 (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 5090 run ResNet-RS?โ–ถ

Yes. At Q4 it generates ~12166.7-14500 tok/s and fits up to 425k context; beyond that it spills to system RAM offload (depends on your system RAM) and slows to ~271.6-323.7 tok/s.

How much context fits?โ–ถ

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