Nota-NetsPresso / shortened-llmLinks
Compressed LLMs for Efficient Text Generation [ICLR'24 Workshop]
☆85Updated 11 months ago
Alternatives and similar repositories for shortened-llm
Users that are interested in shortened-llm are comparing it to the libraries listed below
Sorting:
- Official Implementation of SLEB: Streamlining LLMs through Redundancy Verification and Elimination of Transformer Blocks☆38Updated 6 months ago
- ☆20Updated 8 months ago
- Unofficial implementations of block/layer-wise pruning methods for LLMs.☆72Updated last year
- Official Pytorch Implementation of Paper "DarwinLM: Evolutionary Structured Pruning of Large Language Models"☆16Updated 6 months ago
- ☆225Updated last year
- Official Repo for SparseLLM: Global Pruning of LLMs (NeurIPS 2024)☆64Updated 4 months ago
- Awesome LLM pruning papers all-in-one repository with integrating all useful resources and insights.☆114Updated 2 weeks ago
- Official PyTorch implementation of DistiLLM: Towards Streamlined Distillation for Large Language Models (ICML 2024)☆227Updated 5 months ago
- [ICML 2024 Oral] This project is the official implementation of our Accurate LoRA-Finetuning Quantization of LLMs via Information Retenti…☆67Updated last year
- [AAAI 2024] Fluctuation-based Adaptive Structured Pruning for Large Language Models☆58Updated last year
- Official implementation of "DoRA: Weight-Decomposed Low-Rank Adaptation"☆124Updated last year
- Fast and Robust Early-Exiting Framework for Autoregressive Language Models with Synchronized Parallel Decoding (EMNLP 2023 Long)☆62Updated 10 months ago
- ☆57Updated 8 months ago
- Code for "Everybody Prune Now: Structured Pruning of LLMs with only Forward Passes"☆28Updated last year
- ☆139Updated 6 months ago
- Official implementation for LaCo (EMNLP 2024 Findings)☆17Updated 10 months ago
- [ICML'24 Oral] APT: Adaptive Pruning and Tuning Pretrained Language Models for Efficient Training and Inference☆44Updated last year
- Activation-aware Singular Value Decomposition for Compressing Large Language Models☆75Updated 10 months ago
- ☆23Updated 3 weeks ago
- ☆127Updated last year
- ☆59Updated last year
- ☆50Updated last year
- ☆43Updated 9 months ago
- Official Pytorch Implementation of "Outlier Weighed Layerwise Sparsity (OWL): A Missing Secret Sauce for Pruning LLMs to High Sparsity"☆73Updated last month
- Code for studying the super weight in LLM☆115Updated 8 months ago
- [ACL 2024] Not All Experts are Equal: Efficient Expert Pruning and Skipping for Mixture-of-Experts Large Language Models☆100Updated last year
- An unofficial implementation of "Mixture-of-Depths: Dynamically allocating compute in transformer-based language models"☆35Updated last year
- [ICLR 2025] Palu: Compressing KV-Cache with Low-Rank Projection☆130Updated 6 months ago
- GEAR: An Efficient KV Cache Compression Recipefor Near-Lossless Generative Inference of LLM☆165Updated last year
- This repo contains the source code for: Model Tells You What to Discard: Adaptive KV Cache Compression for LLMs