// RUN โ€” FITS

Can the Jetson Thor T2000 run iGPT-L?

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

iGPT-L on the Jetson Thor T2000

QuantFits?Max contextSpeedBeyond context
FP16 yes 155k 36.7-43.8 t/s ~2.7-3.2 (slow)
Q8 yes 176k 73.4-87.5 t/s ~5.4-6.4 (slow)
Q4 yes 185k 131.1-156.3 t/s ~9.6-11.4 (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 iGPT-L?โ–ถ

Yes. At Q4 it generates ~131.1-156.3 tok/s and fits up to 185k context; beyond that it spills to SSD swap and slows to ~9.6-11.4 tok/s.

How much context fits?โ–ถ

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