AWQ 4-bit quantization of
Gemma 4 26B-A4B-it optimized for AMD RDNA4 (gfx1201) inference with
SGLang.
Standard community GPTQ under-calibrates rare experts due to routing imbalance. This model uses forced-routing calibration to ensure all 128 experts are properly quantized.
1git clone https://github.com/mattbucci/2x-R9700-RDNA4-GFX1201-sglang-inference
2cd 2x-R9700-RDNA4-GFX1201-sglang-inference
3./scripts/setup.sh
4scripts/launch.sh gemma4
See the
RDNA4 Inference Repository for full setup instructions, patches, and benchmarks.
Tested on 2x AMD Radeon AI PRO R9700 (gfx1201, RDNA4, 32+34 GB VRAM) with ROCm 7.2 and SGLang v0.5.10 + RDNA4 patches.