// RUN โ€” FITS

Can the Intel Arc Pro B70 run CamemBERT?

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

CamemBERT on the Intel Arc Pro B70

QuantFits?Max contextSpeedBeyond context
FP16 yes 416k 526.3-653.4 t/s ~34.6-43 (slow)
Q8 yes 421k 1052.7-1306.7 t/s ~69.3-86 (slow)
Q4 yes 423k 1879.7-2333.5 t/s ~123.7-153.5 (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 B70 run CamemBERT?โ–ถ

Yes. At Q4 it generates ~1879.7-2333.5 tok/s and fits up to 423k context; beyond that it spills to system RAM offload (depends on your system RAM) and slows to ~123.7-153.5 tok/s.

How much context fits?โ–ถ

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