Pith. sign in

REVIEW 2 cited by

A Comprehensive Evaluation of Quantization Strategies for Large Language Models

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2402.16775 v2 pith:7AUTBKT2 submitted 2024-02-26 cs.CL cs.AI

classification cs.CLcs.AI
keywords llmsquantizationperformancequantizedbenchmarksevaluationlanguagememory
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Increasing the number of parameters in large language models (LLMs) usually improves performance in downstream tasks but raises compute and memory costs, making deployment difficult in resource-limited settings. Quantization techniques, which reduce the bits needed for model weights or activations with minimal performance loss, have become popular due to the rise of LLMs. However, most quantization studies use pre-trained LLMs, and the impact of quantization on instruction-tuned LLMs and the relationship between perplexity and benchmark performance of quantized LLMs are not well understood. Evaluation of quantized LLMs is often limited to language modeling and a few classification tasks, leaving their performance on other benchmarks unclear. To address these gaps, we propose a structured evaluation framework consisting of three critical dimensions: (1) knowledge \& capacity, (2) alignment, and (3) efficiency, and conduct extensive experiments across ten diverse benchmarks. Our experimental results indicate that LLMs with 4-bit quantization can retain performance comparable to their non-quantized counterparts, and perplexity can serve as a proxy metric for quantized LLMs on most benchmarks. Furthermore, quantized LLMs with larger parameter scales can outperform smaller LLMs. Despite the memory savings achieved through quantization, it can also slow down the inference speed of LLMs. Consequently, substantial engineering efforts and hardware support are imperative to achieve a balanced optimization of decoding speed and memory consumption in the context of quantized LLMs.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. OpenAlex reports about 5 citations worldwide. Full citation record

  1. Capturing the Effects of Quantization on Trojans in Code LLMs

    cs.SE 2025-05 conditional novelty 6.0 of 10

    At 4-bit inference quantization, CodeLlama-7b generates more accurate SQL and activates a planted backdoor far less often, while Llama-2-7b is hardly affected, across two training seeds.

  2. The impact of fine tuning in LLaMA on hallucinations for named entity extraction in legal documentation

    cs.CL 2025-06 conditional novelty 4.0 of 10

    A vector-search segmenter plus fine-tuned LLaMA models outperforms regex for legal NER, with LoRA fine-tuning sharply reducing hallucinations.

Pith tools