// RUN โ€” FITS

Can the Intel Gaudi 3 run AraELECTRA?

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

AraELECTRA on the Intel Gaudi 3

QuantFits?Max contextSpeedBeyond context
FP16 yes 1770k 7889.7-9794.1 t/s ~85.3-105.9 (slow)
Q8 yes 1772k 15779.4-19588.2 t/s ~170.6-211.8 (slow)
Q4 yes 1773k 28177.5-34979 t/s ~304.6-378.2 (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 AraELECTRA?โ–ถ

Yes. At Q4 it generates ~28177.5-34979 tok/s and fits up to 1773k context; beyond that it spills to system RAM offload (depends on your system RAM) and slows to ~304.6-378.2 tok/s.

How much context fits?โ–ถ

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