paper-with-me

Papers

Scaling Laws for Post Training Quantized Large Language Models

2024-10-15 · Zifei Xu, Alexander Lan, Wanzin Yazar, Tristan Webb, Sayeh Sharify, Xin Wang

Generalization abilities of well-trained large language models (LLMs) are known to scale predictably as a function of model size. In contrast to the existence of practical scaling laws governing pre-training, the quality of LLMs after post-training compression remains highly unpredictable, often requiring case-by-case validation in practice. In this work, we attempted to close this gap for post-training weight quantization of LLMs by conducting a systematic empirical study on multiple LLM families quantized to numerous low-precision tensor data types using popular weight quantization techniques. We identified key scaling factors pertaining to characteristics of the local loss landscape, based on which the performance of quantized LLMs can be reasonably well predicted by a statistical model.

📄 PDF Abstract BibTeX arXiv:2410.12119

Code (0)

등록된 구현이 없습니다.

Tasks

Quantization

Similar Papers 제목 키워드 기반

Task-Stratified Knowledge Scaling Laws for Post-Training Quantized Large Language Models

2025-08-26 · Chenxi Zhou, Pengfei Cao, Jiang Li, Bohan Yu 외 arxiv

Post-Training Quantization (PTQ) is a critical strategy for efficient Large Language Models (LLMs) deployment. However, existing scaling laws primarily focus on general performance, overlooking crucial fine-grained facto…

Low-Bit Quantization Favors Undertrained LLMs: Scaling Laws for Quantized LLMs with 100T Training Tokens

2024-11-26 · Xu Ouyang, Tao Ge, Thomas Hartvigsen, Zhisong Zhang 외

We reveal that low-bit quantization favors undertrained large language models (LLMs) by observing that models with larger sizes or fewer training tokens experience less quantization-induced degradation (QiD) when applyin…

Quantization

Large Language Model Scaling Laws for Neural Quantum States in Quantum Chemistry

2025-09-16 · Oliver Knitter, Dan Zhao, Stefan Leichenauer, Shravan Veerapaneni arxiv

Scaling laws have been used to describe how large language model (LLM) performance scales with model size, training data size, or amount of computational resources. Motivated by the fact that neural quantum states (NQS) …

Scaling Laws for Precision

2024-11-07 · Tanishq Kumar, Zachary Ankner, Benjamin F. Spector, Blake Bordelon 외

Low precision training and inference affect both the quality and cost of language models, but current scaling laws do not account for this. In this work, we devise "precision-aware" scaling laws for both training and inf…

Quantization

MiniOneRec: An Open-Source Framework for Scaling Generative Recommendation

2025-10-28 · Xiaoyu Kong, Leheng Sheng, Junfei Tan, Yuxin Chen 외 arxiv

The recent success of large language models (LLMs) has renewed interest in whether recommender systems can achieve similar scaling benefits. Conventional recommenders, dominated by massive embedding tables, tend to plate…

Reinforcement Learning