Ross ROSS = Recommend OSS · open-source software intelligence for agents

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

github.com/horseee/LLM-Pruner · homepage · Python · Apache-2.0 (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
horseee/LLM-Prunermain29

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