paper-with-me

Papers

Resource-Efficient Language Models: Quantization for Fast and Accessible Inference

2025-05-13 · Tollef Emil Jørgensen

Large language models have significantly advanced natural language processing, yet their heavy resource demands pose severe challenges regarding hardware accessibility and energy consumption. This paper presents a focused and high-level review of post-training quantization (PTQ) techniques designed to optimize the inference efficiency of LLMs by the end-user, including details on various quantization schemes, granularities, and trade-offs. The aim is to provide a balanced overview between the theory and applications of post-training quantization.

📄 PDF Abstract BibTeX arXiv:2505.08620

Code (0)

등록된 구현이 없습니다.

Tasks

Quantization

Similar Papers 제목 키워드 기반

Understanding the Impact of Post-Training Quantization on Large Language Models

2023-09-11 · Somnath Roy

Large language models (LLMs) are rapidly increasing in size, with the number of parameters becoming a key factor in the success of many commercial models, such as ChatGPT, Claude, and Bard. Even the recently released pub…

Quantization

PoTPTQ: A Two-step Power-of-Two Post-training for LLMs

2025-07-16 · Xinyu Wang, Vahid Partovi Nia, Peng Lu, Jerry Huang 외 arxiv

Large Language Models (LLMs) have demonstrated remarkable performance across various natural language processing (NLP) tasks. However, their deployment is challenging due to the substantial computational resources requir…

Outliers and Calibration Sets have Diminishing Effect on Quantization of Modern LLMs

2024-05-31 · Davide Paglieri, Saurabh Dash, Tim Rocktäschel, Jack Parker-Holder

Post-Training Quantization (PTQ) enhances the efficiency of Large Language Models (LLMs) by enabling faster operation and compatibility with more accessible hardware through reduced memory usage, at the cost of small per…

Quantization

On the Acceleration of Deep Neural Network Inference using Quantized Compressed Sensing

2021-08-23 · Meshia Cédric Oveneke

Accelerating deep neural network (DNN) inference on resource-limited devices is one of the most important barriers to ensuring a wider and more inclusive adoption. To alleviate this, DNN binary quantization for faster co…

compressed sensingQuantization

Efficient Quantization-Aware Training on Segment Anything Model in Medical Images and Its Deployment

2024-12-15 · Haisheng Lu, Yujie Fu, Fan Zhang, Le Zhang

Medical image segmentation is a critical component of clinical practice, and the state-of-the-art MedSAM model has significantly advanced this field. Nevertheless, critiques highlight that MedSAM demands substantial comp…

Image SegmentationMedical Image SegmentationQuantizationSemantic Segmentation