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.
☆86Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for cold-compress
- ☆121Updated 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…☆137Updated this week
- The official repo for "LLoCo: Learning Long Contexts Offline"☆110Updated 4 months ago
- Tree Attention: Topology-aware Decoding for Long-Context Attention on GPU clusters☆104Updated last month
- Triton-based implementation of Sparse Mixture of Experts.☆184Updated 3 weeks ago
- The source code of our work "Prepacking: A Simple Method for Fast Prefilling and Increased Throughput in Large Language Models"☆56Updated 3 weeks ago
- Breaking Throughput-Latency Trade-off for Long Sequences with Speculative Decoding☆70Updated this week
- ☆76Updated 5 months ago
- Simple implementation of Speculative Sampling in NumPy for GPT-2.☆89Updated last year
- Simple and efficient pytorch-native transformer training and inference (batched)☆61Updated 7 months ago
- ☆182Updated 3 weeks ago
- code for training & evaluating Contextual Document Embedding models☆92Updated this week
- Understand and test language model architectures on synthetic tasks.☆161Updated 6 months ago
- Unofficial implementation for the paper "Mixture-of-Depths: Dynamically allocating compute in transformer-based language models"☆134Updated 4 months ago
- ☆95Updated last month
- KV cache compression for high-throughput LLM inference☆82Updated this week
- ☆183Updated 6 months ago
- ☆50Updated last month
- CUDA and Triton implementations of Flash Attention with SoftmaxN.☆66Updated 5 months ago
- GEAR: An Efficient KV Cache Compression Recipefor Near-Lossless Generative Inference of LLM☆146Updated 3 months ago
- ☆96Updated last month
- Code for exploring Based models from "Simple linear attention language models balance the recall-throughput tradeoff"☆212Updated 2 months ago
- Code for Palu: Compressing KV-Cache with Low-Rank Projection☆54Updated this week
- Experiments on speculative sampling with Llama models☆117Updated last year
- Prune transformer layers☆63Updated 5 months ago
- A fusion of a linear layer and a cross entropy loss, written for pytorch in triton.☆54Updated 3 months ago
- Language models scale reliably with over-training and on downstream tasks☆94Updated 7 months ago
- Positional Skip-wise Training for Efficient Context Window Extension of LLMs to Extremely Length (ICLR 2024)☆200Updated 5 months ago
- Repo for "LoLCATs: On Low-Rank Linearizing of Large Language Models"☆171Updated 3 weeks ago
- Repository for Sparse Finetuning of LLMs via modified version of the MosaicML llmfoundry☆38Updated 9 months ago