כתבה
arXiv cs.LG ·
מדוע קוונטיזציה אחרי אימון עובדת?
Why Does Post-Training Quantization Work?
קוונטיזציה אחרי אימון מצליחה לדחוס מודלי שפה גדולים כמו LLaMA ו-GPT. מחקר זה חוקר מדוע שיטה זו עובדת, ומצא שישנם שני מנגנונים שתורמים ליציבות: האחד הוא שגיאות שמוצגות בשכבות מאוחרות יותר מתנגדות לגיאות שנצברו קודם, והשני הוא שהמודלים שומרים על הציונים וההסתברויות של הטוקנים המדורגים הגבוהים.
תקציר מקורי באנגליתarXiv:2609.11716v1 Announce Type: new Abstract: Post-training quantization compresses large language models (LLMs) by storing their weights at reduced precision, and each quantized weight introduces an error into the hidden states. Naively, these errors should accumulate with depth and corrupt next-token prediction; randomly initialized models accumulate these discrepancies rapidly, whereas quantized pretrained models accumulate much less hidden-state error and largely maintain downstream task performance, even though they were never trained with quantization noise. This raises the question we address: why does post-training quantization work? Comparing full-precision and quantized forward passes, we identify two mechanisms that characterize pretrained quantization robustness. First, the e
קרא במקור המקורי
arxiv.org
פתח כתבה מקורית