// RUN โ€” FITS

Can the NVIDIA Jetson T3000 run EXAONE 3.5 2.4B?

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

EXAONE 3.5 2.4B on the NVIDIA Jetson T3000

QuantFits?Max contextSpeedBeyond context
FP16 yes 343k 41.5-49.5 t/s ~1.5-1.8 (slow)
Q8 yes 380k 83-99 t/s ~3-3.6 (slow)
Q4 yes 396k 148.3-176.7 t/s ~5.4-6.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 T3000 run EXAONE 3.5 2.4B?โ–ถ

Yes. At Q4 it generates ~148.3-176.7 tok/s and fits up to 396k context; beyond that it spills to SSD swap and slows to ~5.4-6.5 tok/s.

How much context fits?โ–ถ

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