← Search

David Hou

1 accepted papers

2024

QTIP: Quantization with Trellises and Incoherence Processing

NeurIPS 2024spotlight

Post-training quantization (PTQ) reduces the memory footprint of LLMs by quantizing weights to low-precision datatypes. Since LLM inference is usually memory-bound, PTQ methods can improve inference throughput. Recent state-of-the-art PTQ approaches use vector quantization (VQ) to quantize multiple…