mengxiayu / LLMSuperWeightLinks
Code for studying the super weight in LLM
☆119Updated 10 months ago
Alternatives and similar repositories for LLMSuperWeight
Users that are interested in LLMSuperWeight are comparing it to the libraries listed below
Sorting:
- Cold Compress is a hackable, lightweight, and open-source toolkit for creating and benchmarking cache compression methods built on top of…☆146Updated last year
- The evaluation framework for training-free sparse attention in LLMs☆100Updated 3 months ago
- The simplest implementation of recent Sparse Attention patterns for efficient LLM inference.☆89Updated 2 months ago
- ☆143Updated 7 months ago
- ☆127Updated last year
- The official implementation of the paper "What Matters in Transformers? Not All Attention is Needed".☆177Updated 6 months ago
- Triton-based implementation of Sparse Mixture of Experts.☆242Updated last week
- Explorations into some recent techniques surrounding speculative decoding☆288Updated 9 months ago
- The source code of our work "Prepacking: A Simple Method for Fast Prefilling and Increased Throughput in Large Language Models" [AISTATS …☆60Updated 11 months ago
- Code for "LayerSkip: Enabling Early Exit Inference and Self-Speculative Decoding", ACL 2024☆338Updated 5 months ago
- Code for exploring Based models from "Simple linear attention language models balance the recall-throughput tradeoff"☆240Updated 4 months ago
- ☆201Updated 10 months ago
- ☆230Updated last year
- The official implementation of the paper "Towards Efficient Mixture of Experts: A Holistic Study of Compression Techniques (TMLR)".☆76Updated 6 months ago
- Layer-Condensed KV cache w/ 10 times larger batch size, fewer params and less computation. Dramatic speed up with better task performance…☆155Updated 6 months ago
- Unofficial implementation for the paper "Mixture-of-Depths: Dynamically allocating compute in transformer-based language models"☆172Updated last year
- ☆38Updated last year
- Activation-aware Singular Value Decomposition for Compressing Large Language Models