Uncategorized

2-Bit Quantization of Large Language Models With Guarantees



Download a PDF of the paper titled QuIP: 2-Bit Quantization of Large Language Models With Guarantees, by Jerry Chee and 3 other authors

Download PDF

Abstract:This work studies post-training parameter quantization in large language models (LLMs). We introduce quantization with incoherence processing (QuIP), a new method based on the insight that quantization benefits from $\textit{incoherent}$ weight and Hessian matrices, i.e., from the weights being even in magnitude and the directions in which it is important to round them accurately being unaligned with the coordinate axes. QuIP consists of two steps: (1) an adaptive rounding procedure minimizing a quadratic proxy objective; (2) efficient pre- and post-processing that ensures weight and Hessian incoherence via multiplication by random orthogonal matrices. We complement QuIP with the first theoretical analysis for an LLM-scale quantization algorithm, and show that our theory also applies to an existing method, OPTQ. Empirically, we find that our incoherence preprocessing improves several existing quantization algorithms and yields the first LLM quantization methods that produce viable results using only two bits per weight. Our code can be found at this https URL.

Submission history

From: Jerry Chee [view email]
[v1]
Tue, 25 Jul 2023 07:44:06 UTC (87 KB)
[v2]
Mon, 15 Jan 2024 21:54:28 UTC (108 KB)



Source link

Leave a Reply

Your email address will not be published. Required fields are marked *