2026
The Geometry of LLM Quantization: GPTQ as Babai's Nearest Plane Algorithm
ICLR 2026poster
Quantizing the weights of large language models (LLMs) from 16-bit to lower bitwidth is the de facto approach to deploy massive transformers onto more affordable accelerators. While GPTQ emerged as one of the standard methods for one-shot post-training quantization at LLM scale, its inner workings a…