arXiv:2605.19645cs.CL2026-05

研究8个大模型在2-6比特量化下的表现差异,发现模型大小影响压缩效果。

K-Quantization and its Impact on Output Performance

论文配图:K-Quantization and its Impact on Output Performance
图 1 · 摘自论文原文
  • 系统测试8个大模型在2-6比特量化下的表现,覆盖知识、代码、阅读任务
  • 8比特精度性能最优,但低至2比特时部分模型性能大幅下降
  • 70亿-90亿参数模型在效率与性能间平衡最佳,适合部署

近期大型语言模型(LLMs)在自然语言处理任务中展现出强大能力,但其庞大体量带来部署挑战。为此,量化成为关键的模型压缩技术。然而,2-6比特量化对LLM性能和准确率的具体影响仍不明确。本文系统评估了8个不同规模的LLM在多种量化级别下的表现,涵盖MMLU-Pro(知识与推理)、CRUXEval(代码理解)和MuSR(阅读理解)等任务。结果表明:8比特(Q8_0)精度下性能最优,且存在边际收益递减;2比特(Q2_K)等激进量化虽多数模型仍保持可接受准确率,但部分模型性能显著下降。总体上,更低比特数普遍降低性能,但影响因模型和任务而异。较大模型对激进量化更具鲁棒性,但在极低精度下仍可能出现严重损失。70亿至90亿参数的中型模型在效率与资源消耗间达到最佳平衡。研究揭示了模型规模、量化策略与性能之间的权衡关系。

原文摘要 · Abstract (English)

Recent advancements in large language models (LLMs) have shown their remarkable capacities in many NLP tasks. However, their substantial size often presents challenges for deployment. This necessitates efficient techniques for model compression, with quantization emerging as a prominent solution. Despite its benefits, the exact impact of quantization (from 2- to 6-bit) on the performance and accuracy of LLMs remains an active area of research. This paper investigates the performance of eight LLMs at various quantization levels, focusing on tasks such as MMLU-Pro for knowledge processing and reasoning, CRUXEval for code comprehension, and MuSR for reading comprehension. Our results show a consistent trend where higher precision (e.g., 8-bit Q8\_0) yields improved performance, albeit with diminishing returns. Aggressive quantization (e.g., 2-bit Q2\_K) usually retains acceptable accuracy, though some models show a substantial loss in performance. Our findings indicate that while lower bit precision generally reduces performance, the impact varies across models and tasks. Larger models show greater resilience to aggressive quantization, but can still undergo significant drops at lower precision levels. Mid-sized models in the 7-9 billion parameter range strike an optimal balance between efficiency and resource usage. Such results provide insights into the trade-offs between model size, quantization, and performance.

大模型压缩量化性能评估

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。