// RUN โ€” FITS

Can the Intel Arc Pro B50 run StyleGAN3-T?

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

StyleGAN3-T on the Intel Arc Pro B50

QuantFits?Max contextSpeedBeyond context
FP16 yes 202k 29130-36161.4 t/s ~5201.8-6457.4 (slow)
Q8 yes 202k 58260.1-72322.9 t/s ~10403.6-12914.8 (slow)
Q4 yes 202k 104035.9-129148 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 B50 run StyleGAN3-T?โ–ถ

Yes. At Q4 it generates ~104035.9-129148 tok/s and fits up to 202k 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 202k tokens stay in fast memory; longer context spills to system RAM offload (depends on your system RAM) and throughput collapses.