// RUN — FITS

Can the NVIDIA Jetson T2000 run (ensemble): AWD-LSTM-DOC (fin) × 5 (WT2)?

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

(ensemble): AWD-LSTM-DOC (fin) × 5 (WT2) on the NVIDIA Jetson T2000

QuantFits?Max contextSpeedBeyond context
FP16 yes 191k 270.3-322.1 t/s ~19.7-23.5 (slow)
Q8 yes 194k 540.6-644.3 t/s ~39.5-47 (slow)
Q4 yes 195k 965.3-1150.5 t/s ~70.5-84 (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 (ensemble): AWD-LSTM-DOC (fin) × 5 (WT2)?

Yes. At Q4 it generates ~965.3-1150.5 tok/s and fits up to 195k context; beyond that it spills to SSD swap and slows to ~70.5-84 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.