kyegomez / Blockwise-Parallel-TransformerLinks
32 times longer context window than vanilla Transformers and up to 4 times longer than memory efficient Transformers.
☆48Updated last year
Alternatives and similar repositories for Blockwise-Parallel-Transformer
Users that are interested in Blockwise-Parallel-Transformer are comparing it to the libraries listed below
Sorting:
- Official repository for the paper "Approximating Two-Layer Feedforward Networks for Efficient Transformers"☆37Updated last year
- Official repository for the paper "SwitchHead: Accelerating Transformers with Mixture-of-Experts Attention"☆97Updated 8 months ago
- Triton Implementation of HyperAttention Algorithm☆48Updated last year
- Repository for Sparse Finetuning of LLMs via modified version of the MosaicML llmfoundry☆42Updated last year
- ☆103Updated last year
- Linear Attention Sequence Parallelism (LASP)☆83Updated last year
- ☆54Updated 10 months ago
- Here we will test various linear attention designs.☆58Updated last year
- ☆31Updated last year
- Using FlexAttention to compute attention with different masking patterns☆43Updated 8 months ago
- The implementation for MLSys 2023 paper: "Cuttlefish: Low-rank Model Training without All The Tuning"☆44Updated 2 years ago
- This repo is based on https://github.com/jiaweizzhao/GaLore☆28Updated 8 months ago
- [ICLR 2025] Official PyTorch implementation of "Forgetting Transformer: Softmax Attention with a Forget Gate"☆104Updated 2 weeks ago
- ☆50Updated 7 months ago
- Sparse Backpropagation for Mixture-of-Expert Training☆29Updated 11 months ago
- ☆49Updated last year
- Official implementation of "The Sparse Frontier: Sparse Attention Trade-offs in Transformer LLMs"☆32Updated last month
- Odysseus: Playground of LLM Sequence Parallelism☆69Updated 11 months ago
- Repository for CPU Kernel Generation for LLM Inference☆26Updated last year
- DPO, but faster 🚀☆42Updated 5 months ago
- Repository of the paper "Accelerating Transformer Inference for Translation via Parallel Decoding"☆116Updated last year
- Transformers components but in Triton☆33Updated 3 weeks ago
- ☆29Updated 2 years ago
- Accelerate LLM preference tuning via prefix sharing with a single line of code☆41Updated last month
- An unofficial implementation of "Mixture-of-Depths: Dynamically allocating compute in transformer-based language models"☆35Updated 11 months ago
- [ACL 2024] RelayAttention for Efficient Large Language Model Serving with Long System Prompts☆39Updated last year
- Contextual Position Encoding but with some custom CUDA Kernels https://arxiv.org/abs/2405.18719☆22Updated 11 months ago
- Implementation of Infini-Transformer in Pytorch☆111Updated 5 months ago
- Distributed IO-aware Attention algorithm☆20Updated 9 months ago
- Reference implementation of "Softmax Attention with Constant Cost per Token" (Heinsen, 2024)☆24Updated 11 months ago