Intel Arc B570 meets the minimum VRAM requirement for Q4 inference of openai/gpt-oss-20b. Review the quantization breakdown below to see how higher precision settings impact VRAM and throughput.
Intel Arc B570 can run openai/gpt-oss-20b with Q4 quantization. At approximately 36 tokens/second, you can expect Moderate speed - useful for batch processing.
VRAM usage will be very close to your GPU's limit. Consider closing other applications or using Q3 quantization for more margin.
| Quantization | VRAM needed | VRAM available | Estimated speed | Verdict |
|---|---|---|---|---|
| Q4 | 10GB | 10GB | 35.52 tok/s | ⚠️ Tight fit |
| Q8 | 20GB | 10GB | 22.47 tok/s | ❌ Not recommended |
| FP16 | 41GB | 10GB | 14.14 tok/s | ❌ Not recommended |