// RUN โ€” FITS

Can the AMD Instinct MI300X 192GB run Transformer local-attention (NesT-B)?

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

Transformer local-attention (NesT-B) on the AMD Instinct MI300X 192GB

QuantFits?Max contextSpeedBeyond context
FP16 yes 2670k 18529.4-22647.1 t/s ~139.8-170.9 (slow)
Q8 yes 2671k 37058.8-45294.1 t/s ~279.7-341.8 (slow)
Q4 yes 2672k 66176.5-80882.4 t/s ~499.4-610.4 (slow)

Estimate (memory-bound). Beyond "max context" the KV cache spills to system RAM offload (depends on your system RAM) and speed drops to the "beyond" figure.

FAQ

Can the AMD Instinct MI300X 192GB run Transformer local-attention (NesT-B)?โ–ถ

Yes. At Q4 it generates ~66176.5-80882.4 tok/s and fits up to 2672k context; beyond that it spills to system RAM offload (depends on your system RAM) and slows to ~499.4-610.4 tok/s.

How much context fits?โ–ถ

At Q4, up to about 2672k tokens stay in fast memory; longer context spills to system RAM offload (depends on your system RAM) and throughput collapses.