← all papers · overview

Everybody Prune Now: Structured Pruning Of Llms With Only Forward Passes

Abstract

Structured pruning is a promising approach to create smaller, faster large language models. However, existing methods typically rely on computing the gradient via backward passes, which can inflate memory requirements and compute costs. In this work we introduce Bonsai, a gradient-free structured pruning method that eliminates the need for backpropagation, significantly reducing memory requirement

Related papers

Ranked by semantic similarity — how closely each paper's abstract matches this one (100% = near-identical topic).