horseee/LLM-Pruner
[NeurIPS 2023] LLM-Pruner: On the Structural Pruning of Large Language Models. Support Llama-3/3.1, Llama-2, LLaMA, BLOOM, Vicuna, Baichuan, TinyLlama, etc. observed · 2026-08-28
Health v2 · maintenance only
29/100
- Activity 0
- Release rhythm 35
- Longevity 86
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1204
- days_rel: n/a
- days_push: 695
- n_releases_24m: 0
Adoption not part of the score
1136 stars · 132 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
LLM-Pruner is a PyTorch library implementing structural pruning of large language models based on gradient information, as published at NeurIPS 2023. It compresses models like LLaMA, Llama-2/3, Vicuna, BLOOM, and Baichuan to smaller sizes with fast post-training recovery via LoRA.
Use cases
- prune a llama model to a smaller size
- compress large language models for cheaper inference
- structurally prune llm weights with gradient-based importance
- recover pruned model quality with lora fine-tuning
- shrink llama-3 or vicuna while keeping multi-task ability
When to choose
- you need task-agnostic size reduction of a supported LLM family
- you want fast pruning with minimal post-training data (50k samples)
- you are researching structural pruning methods for transformers
When to avoid
- you need quantization-only compression without structural changes
- your model architecture is not among the supported families
- you need production-grade serving rather than compression research tooling
Facets
library · maturity active
machine-learning llm-training deep-learning large-language-models machine-learning deep-learning python model-compression structural-pruning llama lora neurips-2023 pytorch gpu
6 sources
- readme: https://github.com/horseee/LLM-Pruner · fetched 2026-08-28 · 1c7b6c80a948
- homepage: https://arxiv.org/abs/2305.11627 · fetched 2026-08-29 · 313e78e78ed0
- site_page: https://info.arxiv.org/about/ourmembers.html · fetched 2026-08-29 · 47cbc55ff1de
- site_page: https://info.arxiv.org/about/donate.html · fetched 2026-08-29 · cca9c3a11c56
- site_page: https://info.arxiv.org/about · fetched 2026-08-29 · a1f16f915a9a
- site_page: https://info.arxiv.org/labs/index.html · fetched 2026-08-29 · b14a8d05a0ec
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| horseee/LLM-Pruner | main | 29 |
For agents
markdown · JSON · MCP: product_card(name="horseee/LLM-Pruner")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem