// RUN โ€” FITS

Can the NVIDIA Jetson T2000 run Distilled Grandmaster?

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

Distilled Grandmaster on the NVIDIA Jetson T2000

QuantFits?Max contextSpeedBeyond context
FP16 yes 189k 185.2-220.7 t/s ~13.5-16.1 (slow)
Q8 yes 193k 370.4-441.4 t/s ~27-32.2 (slow)
Q4 yes 195k 661.4-788.3 t/s ~48.3-57.5 (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 Distilled Grandmaster?โ–ถ

Yes. At Q4 it generates ~661.4-788.3 tok/s and fits up to 195k context; beyond that it spills to SSD swap and slows to ~48.3-57.5 tok/s.

How much context fits?โ–ถ

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