// RUN โ€” FITS

Can the Intel Arc Pro B70 run StyleGAN3-T?

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

StyleGAN3-T on the Intel Arc Pro B70

QuantFits?Max contextSpeedBeyond context
FP16 yes 426k 79067.3-98152.5 t/s ~5201.8-6457.4 (slow)
Q8 yes 426k 158134.5-196304.9 t/s ~10403.6-12914.8 (slow)
Q4 yes 426k 282383.1-350544.5 t/s ~18577.8-23062.1 (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 StyleGAN3-T?โ–ถ

Yes. At Q4 it generates ~282383.1-350544.5 tok/s and fits up to 426k context; beyond that it spills to system RAM offload (depends on your system RAM) and slows to ~18577.8-23062.1 tok/s.

How much context fits?โ–ถ

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