// RUN โ€” FITS

Can the NVIDIA Jetson T2000 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 NVIDIA Jetson T2000

QuantFits?Max contextSpeedBeyond context
FP16 yes 187k 151.5-180.6 t/s ~11.1-13.2 (slow)
Q8 yes 192k 303.1-361.2 t/s ~22.1-26.4 (slow)
Q4 yes 194k 541.2-645 t/s ~39.5-47.1 (slow)

Estimate (memory-bound). Beyond "max context" the KV cache spills to SSD swap and speed drops to the "beyond" figure.

FAQ

Can the NVIDIA Jetson T2000 run Earth-2 (cBottle-SR)?โ–ถ

Yes. At Q4 it generates ~541.2-645 tok/s and fits up to 194k context; beyond that it spills to SSD swap and slows to ~39.5-47.1 tok/s.

How much context fits?โ–ถ

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