English

$\text{Log}_\text{b}$Quant: Quantizing Language Models in Logarithmic Space

Computation and Language 2026-07-01 v1

Abstract

Quantization has become an invaluable tool to reduce memory requirements and inference speed of modern language models, in particular to make them available for consumer setups and edge devices. While previous work has primarily focused on uniform quantization codebooks, such approaches are prone to suboptimal representations due to low-frequency high-magnitude weights. We introduce Logb_\text{b}Quant, a novel logarithmic quantization approach with adjustable bases, to adapt to common parameter distributions. We show that our method exhibits superior performance at 4-bit precision on several performance benchmarks compared to asymmetric linear quantization at tensor-wise granularity, while achieving moderate speedup and high memory savings, making it suitable for private use on consumer-grade GPUs.

Cite

@article{arxiv.2607.01127,
  title  = {$\text{Log}_\text{b}$Quant: Quantizing Language Models in Logarithmic Space},
  author = {Jeremias Bohn and Tizian Dippold and Mahdi Koubaa and Elias R. Wahl and Georg Groh},
  journal= {arXiv preprint arXiv:2607.01127},
  year   = {2026}
}