// RUN โ€” FITS

Can the Intel Arc B580 12GB run StyleGAN3-R?

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

StyleGAN3-R on the Intel Arc B580 12GB

QuantFits?Max contextSpeedBeyond context
FP16 yes 146k 83696.2-103898.7 t/s ~7341.8-9113.9 (slow)
Q8 yes 146k 167392.4-207797.5 t/s ~14683.5-18227.8 (slow)
Q4 yes 146k 298915-371066.9 t/s ~26220.6-32549.7 (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 B580 12GB run StyleGAN3-R?โ–ถ

Yes. At Q4 it generates ~298915-371066.9 tok/s and fits up to 146k context; beyond that it spills to system RAM offload (depends on your system RAM) and slows to ~26220.6-32549.7 tok/s.

How much context fits?โ–ถ

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