Row: `GFX1100-TG200`
T21 adds keep-quant support for V-head row-permuted GDN projections in the Qwen3.5 GGUF weight loader. The row-permuted projection reorders the output weight matrix so that the GDN in_proj can consume the K-quant V-head tiles without a dequantize-requantize round trip.
Depends on #2782 (F1), #2790 (T4a), #2792 (lever-C), #2796 (T27), and #2800 (T24).
Row: `GFX1100-TG200`
T21 adds keep-quant support for V-head row-permuted GDN projections in the Qwen3.5 GGUF weight loader. The row-permuted projection reorders the output weight matrix so that the GDN in_proj can consume the K-quant V-head tiles without a dequantize-requantize round trip.
Depends on #2782 (F1), #2790 (T4a), #2792 (lever-C), #2796 (T27), and #2800 (T24).