Qwen3-0.6B-4bit-qqq-gptq-obq
Qwen3-0.6B, weights quantized to 4-bit (group_size 128, symmetric), 8-bit embedding, ~5.22 bits/weight.
Method: QQQ smoothing + GPTQ within-matrix (act-order) + OBQ across-matrix (GGN + KL-teacher correction). Calibration: gitarist/calibration-generic.
wikitext-2 PPL 23.01, mean KL to fp16 0.153 (fp16 ref PPL 20.96).
With per-token dynamic int8 activations (W4A8): PPL 23.26, KL 0.164.
Weights are provided dequantized in fp16; weight quantization is baked in. The W4A8 numbers require per-token int8 activation quantization applied at inference.