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.
☆147Updated 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:
- 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
- Boosting 4-bit inference kernels with 2:4 Sparsity☆84Updated last year
- Triton-based implementation of Sparse Mixture of Experts.☆246Updated 3 weeks ago
- The simplest implementation of recent Sparse Attention patterns for efficient LLM inference.☆92Updated 3 months ago
- GEAR: An Efficient KV Cache Compression Recipefor Near-Lossless Generative Inference of LLM☆169Updated last year
- ☆145Updated 8 months ago
- Explorations into some recent techniques surrounding speculative decoding☆288Updated 10 months ago
- Ouroboros: Speculative Decoding with Large Model Enhanced Drafting (EMNLP 2024 main)☆111Updated 7 months ago
- Tree Attention: Topology-aware Decoding for Long-Context Attention on GPU clusters☆130Updated 10 months ago
- The evaluation framework for training-free sparse attention in LLMs☆102Updated 2 weeks ago
- ☆149Updated 2 years ago
- [ICLR2025] Breaking Throughput-Latency Trade-off for Long Sequences with Speculative Decoding☆130Updated 10 months ago
- ☆202Updated 10 months ago
- Code for studying the super weight in LLM☆119Updated 10 months ago
- ☆127Updated last year
- Code for exploring Based models from "Simple linear attention language models balance the recall-throughput tradeoff"☆241Updated 4 months ago
- Repo for "LoLCATs: On Low-Rank Linearizing of Large Language Models"☆248Updated 9 months ago
- Repository for Sparse Finetuning of LLMs via modified version of the MosaicML llmfoundry☆42Updated last year
- The source code of our work "Prepacking: A Simple Method for Fast Prefilling and Increased Throughput in Large Language Models" [AISTATS …☆60Updated last year
- ☆130Updated 5 months ago
- ☆285Updated 3 months ago
- Simple implementation of Speculative Sampling in NumPy for GPT-2.☆96Updated 2 years ago
- Flash-Muon: An Efficient Implementation of Muon Optimizer☆197Updated 4 months ago
- The official repo for "LLoCo: Learning Long Contexts Offline"☆118Updated last year
- The official implementation of the paper "Towards Efficient Mixture of Experts: A Holistic Study of Compression Techniques (TMLR)".☆79Updated 7 months ago
- Official implementation for Training LLMs with MXFP4☆100Updated 6 months ago
- ☆121Updated last year
- Official repository for DistFlashAttn: Distributed Memory-efficient Attention for Long-context LLMs Training☆216Updated last year
- Fast and memory-efficient exact attention☆71Updated 7 months ago
- KV cache compression for high-throughput LLM inference☆143Updated 8 months ago