// RUN โ€” FITS

Can the Intel Arc Pro B60 run GPT-2 (1.5B)?

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

GPT-2 (1.5B) on the Intel Arc Pro B60

QuantFits?Max contextSpeedBeyond context
FP16 yes 268k 88.2-109.4 t/s ~7.7-9.6 (slow)
Q8 yes 291k 176.3-218.9 t/s ~15.5-19.2 (slow)
Q4 yes 301k 314.9-390.9 t/s ~27.6-34.3 (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 Arc Pro B60 run GPT-2 (1.5B)?โ–ถ

Yes. At Q4 it generates ~314.9-390.9 tok/s and fits up to 301k context; beyond that it spills to system RAM offload (depends on your system RAM) and slows to ~27.6-34.3 tok/s.

How much context fits?โ–ถ

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