siyan-zhao / prepackingLinks
The source code of our work "Prepacking: A Simple Method for Fast Prefilling and Increased Throughput in Large Language Models" [AISTATS 2025]
☆59Updated 9 months ago
Alternatives and similar repositories for prepacking
Users that are interested in prepacking are comparing it to the libraries listed below
Sorting:
- The evaluation framework for training-free sparse attention in LLMs☆82Updated 3 weeks ago
- Repository for Sparse Finetuning of LLMs via modified version of the MosaicML llmfoundry☆42Updated last year
- Simple and efficient pytorch-native transformer training and inference (batched)☆77Updated last year
- Tree Attention: Topology-aware Decoding for Long-Context Attention on GPU clusters☆128Updated 7 months ago
- ☆80Updated 6 months ago
- The simplest implementation of recent Sparse Attention patterns for efficient LLM inference.☆78Updated last month
- ☆51Updated 8 months ago
- ☆127Updated last year
- From GaLore to WeLore: How Low-Rank Weights Non-uniformly Emerge from Low-Rank Gradients. Ajay Jaiswal, Lu Yin, Zhenyu Zhang, Shiwei Liu,…☆47Updated 2 months ago
- Layer-Condensed KV cache w/ 10 times larger batch size, fewer params and less computation. Dramatic speed up with better task performance…☆150Updated 3 months ago
- Language models scale reliably with over-training and on downstream tasks☆97Updated last year
- The official repo for "LLoCo: Learning Long Contexts Offline"☆117Updated last year
- [NeurIPS 2024] Low rank memory efficient optimizer without SVD☆30Updated last week
- ☆68Updated last year
- ☆82Updated 10 months ago
- NAACL '24 (Best Demo Paper RunnerUp) / MlSys @ NeurIPS '23 - RedCoast: A Lightweight Tool to Automate Distributed Training and Inference☆66Updated 7 months ago
- Long Context Extension and Generalization in LLMs☆57Updated 9 months ago
- Pytorch implementation for "Compressed Context Memory For Online Language Model Interaction" (ICLR'24)☆61Updated last year
- ☆45Updated last year
- Implementation of the paper: "Leave No Context Behind: Efficient Infinite Context Transformers with Infini-attention" from Google in pyTO…☆55Updated 2 weeks ago
- ☆47Updated last month
- some common Huggingface transformers in maximal update parametrization (µP)☆81Updated 3 years ago
- A repository for research on medium sized language models.☆77Updated last year
- Code and Configs for Asynchronous RLHF: Faster and More Efficient RL for Language Models☆59Updated 2 months ago
- Triton Implementation of HyperAttention Algorithm☆48Updated last year
- DPO, but faster 🚀☆43Updated 7 months ago
- Official implementation of the ICML 2024 paper RoSA (Robust Adaptation)☆42Updated last year
- Code for NeurIPS 2024 Spotlight: "Scaling Laws and Compute-Optimal Training Beyond Fixed Training Durations"☆75Updated 8 months ago
- Using FlexAttention to compute attention with different masking patterns☆44Updated 9 months ago
- Cascade Speculative Drafting