AnswerDotAI / cold-compress
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.
☆122Updated 7 months ago
Alternatives and similar repositories for cold-compress:
Users that are interested in cold-compress are comparing it to the libraries listed below
- ☆125Updated last year
- Layer-Condensed KV cache w/ 10 times larger batch size, fewer params and less computation. Dramatic speed up with better task performance…☆147Updated last month
- Boosting 4-bit inference kernels with 2:4 Sparsity☆68Updated 6 months ago
- ☆115Updated last month
- ☆193Updated 3 months ago
- ☆230Updated 10 months ago
- Triton-based implementation of Sparse Mixture of Experts.☆207Updated 3 months ago
- Tree Attention: Topology-aware Decoding for Long-Context Attention on GPU clusters☆123Updated 3 months ago
- The official repo for "LLoCo: Learning Long Contexts Offline"☆115Updated 9 months ago
- Simple implementation of Speculative Sampling in NumPy for GPT-2.☆92Updated last year
- Fast Matrix Multiplications for Lookup Table-Quantized LLMs☆232Updated 3 weeks ago
- Explorations into some recent techniques surrounding speculative decoding☆247Updated 2 months ago
- Code for studying the super weight in LLM☆91Updated 3 months ago
- The simplest implementation of recent Sparse Attention patterns for efficient LLM inference.☆58Updated last month
- Repo for "LoLCATs: On Low-Rank Linearizing of Large Language Models"☆223Updated last month
- [ICLR2025] Breaking Throughput-Latency Trade-off for Long Sequences with Speculative Decoding☆109Updated 3 months ago
- Unofficial implementation for the paper "Mixture-of-Depths: Dynamically allocating compute in transformer-based language models"☆153Updated 9 months ago
- [ICML 2024] KIVI: A Tuning-Free Asymmetric 2bit Quantization for KV Cache☆279Updated 2 months ago
- Experiments on speculative sampling with Llama models☆125Updated last year
- The source code of our work "Prepacking: A Simple Method for Fast Prefilling and Increased Throughput in Large Language Models"☆59Updated 5 months ago
- GEAR: An Efficient KV Cache Compression Recipefor Near-Lossless Generative Inference of LLM☆158Updated 8 months ago
- KV cache compression for high-throughput LLM inference☆117Updated last month
- ☆42Updated last year
- Official repository for LightSeq: Sequence Level Parallelism for Distributed Training of Long Context Transformers☆207Updated 7 months ago
- Ouroboros: Speculative Decoding with Large Model Enhanced Drafting (EMNLP 2024 main)☆86Updated 5 months ago
- Implementation of Speculative Sampling as described in "Accelerating Large Language Model Decoding with Speculative Sampling" by Deepmind☆90Updated last year
- Understand and test language model architectures on synthetic tasks.☆184Updated last week
- Repository for Sparse Finetuning of LLMs via modified version of the MosaicML llmfoundry☆40Updated last year
- REST: Retrieval-Based Speculative Decoding, NAACL 2024☆197Updated 3 months ago