// RUN โ€” FITS

Can the FuriosaAI RNGD run Earth-2 (cBottle-SR)?

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

Earth-2 (cBottle-SR) on the FuriosaAI RNGD

QuantFits?Max contextSpeedBeyond context
FP16 yes 641k 1477.3-1795.5 t/s ~39.4-47.9 (slow)
Q8 yes 646k 2954.5-3590.9 t/s ~78.8-95.8 (slow)
Q4 yes 648k 5276-6412.3 t/s ~140.7-171 (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 FuriosaAI RNGD run Earth-2 (cBottle-SR)?โ–ถ

Yes. At Q4 it generates ~5276-6412.3 tok/s and fits up to 648k context; beyond that it spills to system RAM offload (depends on your system RAM) and slows to ~140.7-171 tok/s.

How much context fits?โ–ถ

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