// RUN โ€” FITS

Can the Instinct MI440X run OpenELM-1.1B?

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

OpenELM-1.1B on the Instinct MI440X

QuantFits?Max contextSpeedBeyond context
FP16 yes 6009k 5716.7-6987 t/s ~11.7-14.3 (slow)
Q8 yes 6025k 11433.3-13974.1 t/s ~23.3-28.5 (slow)
Q4 yes 6032k 20416.7-24953.7 t/s ~41.7-50.9 (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 Instinct MI440X run OpenELM-1.1B?โ–ถ

Yes. At Q4 it generates ~20416.7-24953.7 tok/s and fits up to 6032k context; beyond that it spills to system RAM offload (depends on your system RAM) and slows to ~41.7-50.9 tok/s.

How much context fits?โ–ถ

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