PulseAugur
EN
LIVE 14:36:21

Qwen3.8-27B EXL3 quant shows 92% lower divergence than Unsloth NVFP4

A new mixed-precision build of the Qwen3.8-27B model, named EXL3, has demonstrated significantly lower KLD (Kullback-Leibler divergence) compared to other quantization methods. The author of these quants reported a KLD of 0.0074 for EXL3, which is 92.2% lower than Unsloth NVFP4's 0.0950 and 44% lower than the official FP8 version. While this measurement indicates higher fidelity to the original model, it requires a custom runtime environment and is not compatible with standard inference frameworks. AI

IMPACT This development offers a more memory-efficient and potentially more accurate way to run large language models locally, though it requires custom tooling.

RANK_REASON The item details a new quantization method for an existing model, presenting benchmark results (KLD) that show improved fidelity. [lever_c_demoted from research: ic=1 ai=1.0]

Read on r/LocalLLaMA →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

Qwen3.8-27B EXL3 quant shows 92% lower divergence than Unsloth NVFP4

COVERAGE [1]

  1. r/LocalLLaMA TIER_1 English(EN) · /u/malaiwah ·

    Qwen3.8-27B EXL3: 0.0074 KLD vs 0.0950 for Unsloth NVFP4 at slightly lower VRAM

    <!-- SC_OFF --><div class="md"><p>I’m the author of these quants.</p> <p>The headline result: in the same exact full-vocabulary evaluation against BF16, my hydrated mixed-precision EXL3 build measured:</p> <table><thead> <tr> <th align="left">Candidate</th> <th align="left">Resid…