AnswerDotAI / cold-compressLinks
Cold Compress is a hackable, lightweight, and open-source toolkit for creating and benchmarking cache compression methods built on top of GPT-Fast, a simple, PyTorch-native generation codebase.
☆146Updated last year
Alternatives and similar repositories for cold-compress
Users that are interested in cold-compress are comparing it to the libraries listed below
Sorting:
- Triton-based implementation of Sparse Mixture of Experts.☆253Updated 2 months ago
- The simplest implementation of recent Sparse Attention patterns for efficient LLM inference.☆91Updated 4 months ago
- ☆155Updated 9 months ago
- Layer-Condensed KV cache w/ 10 times larger batch size, fewer params and less computation. Dramatic speed up with better task performance…☆157Updated 8 months ago
- Boosting 4-bit inference kernels with 2:4 Sparsity☆86Updated last year
- GEAR: An Efficient KV Cache Compression Recipefor Near-Lossless Generative Inference of LLM☆170Updated last year
- ☆204Updated last year
- The evaluation framework for training-free sparse attention in LLMs☆106Updated last month
- Repo for "LoLCATs: On Low-Rank Linearizing of Large Language Models"☆249Updated 10 months ago
- Code for studying the super weight in LLM☆121Updated last year
- Explorations into some recent techniques surrounding speculative decoding☆295Updated 11 months ago
- ☆128Updated last year
- The source code of our work "Prepacking: A Simple Method for Fast Prefilling and Increased Throughput in Large Language Models" [AISTATS …