kyegomez / SparseAttentionLinks
Pytorch Implementation of the sparse attention from the paper: "Generating Long Sequences with Sparse Transformers"
☆84Updated 2 weeks ago
Alternatives and similar repositories for SparseAttention
Users that are interested in SparseAttention are comparing it to the libraries listed below
Sorting:
- Implementation of MoE Mamba from the paper: "MoE-Mamba: Efficient Selective State Space Models with Mixture of Experts" in Pytorch and Ze…☆109Updated last week
- Implementation of Griffin from the paper: "Griffin: Mixing Gated Linear Recurrences with Local Attention for Efficient Language Models"☆56Updated 2 weeks ago
- Implementation of Infini-Transformer in Pytorch☆110Updated 7 months ago
- Inference Speed Benchmark for Learning to (Learn at Test Time): RNNs with Expressive Hidden States☆72Updated last year
- [ICLR 2025] Official PyTorch Implementation of Gated Delta Networks: Improving Mamba2 with Delta Rule☆193Updated 4 months ago
- [ICLR 2025] Official PyTorch implementation of "Forgetting Transformer: Softmax Attention with a Forget Gate"☆118Updated last month
- Implementation of Agent Attention in Pytorch☆91Updated last year
- ☆196Updated last year
- Awesome list of papers that extend Mamba to various applications.☆134Updated last month
- MambaFormer in-context learning experiments and implementation for https://arxiv.org/abs/2402.04248☆55Updated last year
- A More Fair and Comprehensive Comparison between KAN and MLP☆171Updated 11 months ago
- A repository for DenseSSMs☆88Updated last year
- ☆69Updated 6 months ago
- Get down and dirty with FlashAttention2.0 in pytorch, plug in and play no complex CUDA kernels☆106Updated 2 years ago
- Official PyTorch Implementation of "The Hidden Attention of Mamba Models"☆226Updated last year
- Official implementation of "Hydra: Bidirectional State Space Models Through Generalized Matrix Mixers"☆150Updated 6 months ago
- Explorations into the recently proposed Taylor Series Linear Attention☆100Updated 11 months ago
- Attempt to make multiple residual streams from Bytedance's Hyper-Connections paper accessible to the public☆88Updated last month
- PyTorch Implementation of Jamba: "Jamba: A Hybrid Transformer-Mamba Language Model"☆179Updated 4 months ago
- ☆52Updated last year
- ☆34Updated 4 months ago
- Experiments on Multi-Head Latent Attention☆93Updated 11 months ago
- Implementation of a multimodal diffusion transformer in Pytorch☆102Updated last year
- Some personal experiments around routing tokens to different autoregressive attention, akin to mixture-of-experts☆120Updated 9 months ago
- Pytorch implementation of the PEER block from the paper, Mixture of A Million Experts, by Xu Owen He at Deepmind☆127Updated 11 months ago
- ☆232Updated 2 months ago
- Official implementation of Phi-Mamba. A MOHAWK-distilled model (Transformers to SSMs: Distilling Quadratic Knowledge to Subquadratic Mode…☆113Updated 10 months ago
- The official implementation of TPA: Tensor ProducT ATTenTion Transformer (T6) (https://arxiv.org/abs/2501.06425)☆380Updated last week
- Some preliminary explorations of Mamba's context scaling.☆216Updated last year
- Triton implement of bi-directional (non-causal) linear attention☆52Updated 6 months ago