Switch language한국어
Back to the list

Prune, Update and Trim: Robust Structured Pruning for Large Language Models

TL;DR AI

Key summary

2 min read
  1. Researchers introduced Putri, a post-training structured pruning method for large language models.

  2. Putri reduces pruning damage by updating remaining feed-forward weights, pruning layers sequentially, and removing individual attention heads.

  3. The authors report strong results across multiple models, sparsity levels, and datasets.

  4. The approach could make LLMs cheaper and more practical to run, especially for long-context inference and limited hardware.

Read the original