// RUN โ€” FITS

Can the Intel Gaudi 3 run StableLM-3B-4E1T?

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

StableLM-3B-4E1T on the Intel Gaudi 3

QuantFits?Max contextSpeedBeyond context
FP16 yes 1689k 383.8-476.5 t/s ~4.1-5.2 (slow)
Q8 yes 1731k 767.7-953 t/s ~8.3-10.3 (slow)
Q4 yes 1750k 1370.9-1701.7 t/s ~14.8-18.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 Intel Gaudi 3 run StableLM-3B-4E1T?โ–ถ

Yes. At Q4 it generates ~1370.9-1701.7 tok/s and fits up to 1750k context; beyond that it spills to system RAM offload (depends on your system RAM) and slows to ~14.8-18.4 tok/s.

How much context fits?โ–ถ

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