Task-aware quantization hits 99% of BF16 reasoning at 15% size, beating Unsloth by up to 19 points

devildip · reddit · 2026-09-08

Developer ByteOtter released TAK (Task Aware Knapsack), a task-aware quantization pipeline using task-corpus imatrix plus tensor-level precision allocation — no pruning, fine-tuning, or merging. On reasoning benchmarks it substantially beats byte-matched Unsloth quants:

TAK builds an imatrix from a task-specific corpus, then promotes/demotes tensors within a byte budget to produce purpose-built quants. All tested on held-out data, across dense, QAT, and MoE architectures. Models are on Hugging Face; coding and math domains are next.

Original post →

More from Research

Research channel →