Fragile Knowledge, Robust Instruction-Following: The Width Pruning Dichotomy in Llama-3.2
- lab arXiv
- lab arXivLabs
- location UTC
- location cs.CL
- model GLU-MLP
- model LLaMA 3.2
- person Pere Martra
- product Hugging Face
New research on Meta’s Llama-3.2 models shows that pruning the width of their feed-forward layers does not degrade all capabilities uniformly. Instead, the study identifies a “dichotomy” where factual knowledge declines while instruction-following improves at a specific compression ratio [1][2]. The paper, posted on the arXiv preprint server and last revised on 12 June 2026, examines structured width pruning of GLU-MLP layers using a Peak-to-Peak Magnitude (PPM) criterion [1][2]. Researchers evaluated seven different expansion ratio configurations across two model sizes, Llama-3.2-1B and Llama-3.2-3B [2]. The work was submitted by Pere Martra on 27 December 2025, with subsequent revisions on 6 May and 12 June 2026 [1]. Performance on benchmarks that test parametric knowledge, such as MMLU and GSM8K, fell predictably as the expansion ratio was reduced [2]. However, instruction-following scores, measured by IFEval, rose at what the authors call the 2.4x equilibrium ratio. For the 1-billion-parameter model, IFEval improved by 4.8 points, or 46 percent, while the 3-billion-parameter version gained 3.7 points, or 39 percent [2]. Multi-step reasoning, tracked by the MUSR metric, remained robust across the tested configurations [2]. The findings challenge a common view in model compression research that pruning causes uniform performance loss. The authors argue that the expansion ratio acts as a critical architectural parameter that selectively reshapes a model’s task profile rather than simply serving as a compression metric [2]. The paper appears on arXiv, an open-access repository that hosts preprints in fields such as computer science and physics and has grown to receive roughly 24,000 submissions per month as of late 2024 [6]. The study is listed under the Computation and Language category and is accompanied by bibliographic and code-discovery tools available through the arXivLabs framework, a community-collaboration initiative that provides third-party features on article pages [1][4][5].
model-releasebenchmarkresearch-papercommentary
Background sources we checked (7)
- arxiv.org ↗ Structured width pruning of GLU-MLP layers in Llama-3.2 models, guided by the Peak-to-Peak Magnitude (PPM) criterion, reveals a systematic dichotomy in how reducing the expansion ratio affects different model capabilities. While performance on tasks relying on parametric knowledg…
- info.arxiv.org ↗ arXiv Labs - arXiv info | arXiv e-print repository Skip to content # arXiv Labs Attention arXiv Users: arXiv Labs is pausing new proposals ## What are arXiv Labs? arXiv Labs are a way for the community to contribute new, useful features to arXiv. These integrations are avail…
- blog.arxiv.org ↗ arXivLabs: a space for community innovation – arXiv blog arXiv has launched a new, formalized framework enabling innovative collaborations with individuals and organizations. “Members of our community want to contribute tools that enhance the arXiv experience, and we val…
- info.arxiv.org ↗ arXivLabs: Showcase - arXiv info | arXiv e-print repository ... # arXivLabs: Showcase ... arXiv is surrounded by a community of researchers and developers working at the cutting edge of information science and technology. ... While the arXiv team is focused on our core mission—pr…
- en.wikipedia.org ↗ arXiv (pronounced as "archive"—the X represents the Greek letter chi ⟨χ⟩) is an open-access repository of electronic preprints and postprints (known as e-prints) approved for posting after moderation, but not peer reviewed. It consists of scientific papers in the fields of mathem…
- en.wikipedia.org ↗ 14 (fourteen) is the natural number following 13 and preceding 15.…
- en.wikipedia.org ↗ A large language model (LLM) is a type of machine learning model designed for natural language processing tasks such as language generation. LLMs are language models with many parameters, and are trained with self-supervised learning on a vast amount of text.…