// RUN โ€” FITS

Can the Jetson Thor T2000 run ImageBind?

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

ImageBind on the Jetson Thor T2000

QuantFits?Max contextSpeedBeyond context
FP16 yes 168k 53.7-63.9 t/s ~3.9-4.7 (slow)
Q8 yes 183k 107.3-127.9 t/s ~7.8-9.3 (slow)
Q4 yes 189k 191.6-228.4 t/s ~14-16.7 (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 ImageBind?โ–ถ

Yes. At Q4 it generates ~191.6-228.4 tok/s and fits up to 189k context; beyond that it spills to SSD swap and slows to ~14-16.7 tok/s.

How much context fits?โ–ถ

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