// RUN โ€” FITS

Can the Jetson Thor T2000 run SANA 1.5 4.8B?

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

SANA 1.5 4.8B on the Jetson Thor T2000

QuantFits?Max contextSpeedBeyond context
FP16 yes 50k 10.4-12.4 t/s ~0.8-0.9 (slow)
Q8 yes 124k 20.8-24.8 t/s ~1.5-1.8 (slow)
Q4 yes 156k 37.2-44.3 t/s ~2.7-3.2 (slow)

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

FAQ

Can the Jetson Thor T2000 run SANA 1.5 4.8B?โ–ถ

Yes. At Q4 it generates ~37.2-44.3 tok/s and fits up to 156k context; beyond that it spills to SSD swap and slows to ~2.7-3.2 tok/s.

How much context fits?โ–ถ

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