// RUN — FITS

Can the NVIDIA DGX Spark 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 DGX Spark

QuantFits?Max contextSpeedBeyond context
FP16 yes 1729k 538.6-641.9 t/s ~19.7-23.5 (slow)
Q8 yes 1732k 1077.2-1283.8 t/s ~39.5-47 (slow)
Q4 yes 1733k 1923.6-2292.6 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 DGX Spark run (ensemble): AWD-LSTM-DOC (fin) × 5 (WT2)?

Yes. At Q4 it generates ~1923.6-2292.6 tok/s and fits up to 1733k 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 1733k tokens stay in fast memory; longer context spills to SSD swap and throughput collapses.