2023

ZeroQuant-V2: Exploring Post-training Quantization in LLMs from Comprehensive Study to Low Rank Compensation

Yao, Zhewei, Wu, Xiaoxia, Li, Cheng et al.

Understand

Post-training quantization (PTQ) has emerged as a promising technique for mitigating memory consumption and computational costs in large language models (LLMs).

  • However, a systematic examination of various quantization schemes, model families, and quantization bit precision has been absent from the literature.
  • In this paper, we conduct a comprehensive analysis of these factors by investigating the effects of PTQ on weight-only, activation-only, and weight-and-activation quantization using diverse methods such as round-to-nearest (RTN), GPTQ, ZeroQuant, and their variants.
  • We apply these methods to two distinct model families with parameters ranging from 125M to 176B.

Reading the bibliography…