HuggingFace released Qwen3-4B-GGUF quantization on September 14, 2026, saying it improved performance across multiple languages. It is the company's first significant update to its quantization framework since the launch of the GGUF format.

HuggingFace reported a KL divergence of 0.024297 on Korean text, measured against the bf16 original. That compares with 0.053290 for the previous version, showing a significant improvement.

Qwen3-4B-GGUF is built on the GGUF format and targets efficient deployment across multiple languages. Availability begins with the release of the quantized model, initially for developers and researchers.

"Take unsloth/Qwen3-4B-GGUF → Qwen3-4B-Q4_K_M.gguf. Take ours. Both files are 2,497,280,800 bytes.

Both have 216 × Q4_K, 37 × Q6_K, 145 × F32 — zero differences in the tensor-type map," said HuggingFace. The quantized model maintains the same architecture and layout as the original.

The announcement follows the release of the FINAL-Bench benchmark, which highlights the importance of calibration and quantization strategies. HuggingFace emphasized the significance of the calibration corpus in determining model performance.

HuggingFace did not say the quantization would perform equally well on all languages, and noted limitations in the calibration process. The company stated it will continue to refine the quantization process and expand its language support.

Source: huggingface