LLM quantization
BitNet
BitNet: Scaling 1-bit Transformers for Large Language Models
Superseded baseline#15 of 80 most-superseded · first seen Oct 17, 2023
Superseded — cited as a baseline and beaten by newer methods
5 papers critique it · 1 beat it on benchmarks
What papers say
Verbatim critique sentences, each from a paper that cites BitNet as a baseline.
Demonstrates feasibility of extreme quantization but targets different domain (LLMs vs CNNs) and hardware (data center GPUs vs commodity CPUs).
“BitNet has demonstrated the potential of ternary weight representations, yet requires as many as 2T tokens to establish a stable low-bit model.”
“However, the prolonged training duration and inherently limited scalability significantly constrain their practical deployment.”
“this framework typically demands pre-training from scratch to ensure convergence, incurring prohibitive computational costs that hinder widespread adoption”
“BitNet a4.8 addresses this issue by using resource-intensive quantization-aware training (QAT) to achieve 1-bit weights with 4-bit activations.”
Beaten on benchmarks
Head-to-head results where a newer method reports beating BitNet. Values are copied from the source paper's tables — verify against the cited paper.
RobuQ (w/o AMP) beats BitNet
103.24 vs 44.32
IS · [ImageNet steps=50 cfg=1.5]
RobuQ: Pushing DiTs to W1.58A2 via Robust Activation QuantizationRobuQ beats BitNet
30.30 vs 41.59
FID · [ImageNet steps=50 cfg=1.5 W1.58A2]
RobuQ: Pushing DiTs to W1.58A2 via Robust Activation Quantization
What to use instead
Recent methods in the same sub-problem, not yet superseded in the knowledge base — arXiv benchmark leaders, not vetted production recommendations.
- STaR-QuantSTaR-Quant: State-Time Consistent Post-Training Quantization for Diffusion Large Language ModelsJun 3, 2026
- May 26, 2026
- May 1, 2026
- Bit-by-BitBit-by-Bit: Progressive QAT Strategy with Outlier Channel Splitting for Stable Low-Bit LLMsApr 9, 2026
- Benford-QuantBenford's Law as a Distributional Prior for Post-Training Quantization of Large Language ModelsJan 29, 2026
- HestiaHESTIA: A Hessian-Guided Differentiable Quantization-Aware Training Framework for Extremely Low-Bit LLMsJan 28, 2026
- Layer-Wise High-Impact Parameter Ratio OptimizationLayer-Wise High-Impact Parameter Ratio Optimization in Post-Training Quantization for Large Language ModelsNov 21, 2025
- Sep 28, 2025