Analyzing the Effects of Pruning on LLM Capabilities
New ยท Open Source
Kerb - LLM Development Toolkit
Python toolkit for building production-ready LLM applications. Modular utilities for prompts, RAG, agents, structured outputs, and multi-provider support.
Was this section helpful?
Movement Pruning: Adaptive Sparsity by Fine-tuning, Victor Sanh, Thomas Wolf, Alexander M. Rush, 2020Advances in Neural Information Processing Systems, Vol. 33 (NeurIPS)DOI: 10.48550/arXiv.2005.07683 - Introduces Movement Pruning, a technique explicitly mentioned in the section, and provides a detailed analysis of its effects on model performance.