vulus98 / Rethinking-attentionLinks
My implementation of the original transformer model (Vaswani et al.). I've additionally included the playground.py file for visualizing otherwise seemingly hard concepts. Currently included IWSLT pretrained models.
☆44Updated last year
Alternatives and similar repositories for Rethinking-attention
Users that are interested in Rethinking-attention are comparing it to the libraries listed below
Sorting:
- State Space Models☆71Updated last year
- Simba☆215Updated last year
- ☆77Updated 10 months ago
- [ICML 2024] Official PyTorch implementation of "SLAB: Efficient Transformers with Simplified Linear Attention and Progressive Re-paramete…☆109Updated last year
- Awesome list of papers that extend Mamba to various applications.☆139Updated 6 months ago
- A repository for DenseSSMs☆88Updated last year
- ☆221Updated 10 months ago
- Implementation of MoE Mamba from the paper: "MoE-Mamba: Efficient Selective State Space Models with Mixture of Experts" in Pytorch and Ze…☆119Updated 2 months ago
- ☆48Updated last year
- ☆140Updated last year
- Official repository of Polarity-aware Linear Attention for Vision Transformers (ICLR 2025)☆81Updated 2 months ago
- An efficient pytorch implementation of selective scan in one file, works with both cpu and gpu, with corresponding mathematical derivatio…☆100Updated 2 months ago
- Official PyTorch Implementation of "The Hidden Attention of Mamba Models"☆232Updated 2 months ago
- Implementation of Griffin from the paper: "Griffin: Mixing Gated Linear Recurrences with Local Attention for Efficient Language Models"☆56Updated 2 months ago
- [NeurIPS2023]Lightweight Vision Transformer with Bidirectional Interaction☆27Updated 2 years ago
- [ICLR 2025] Official Code Release for Explaining Modern Gated-Linear RNNs via a Unified Implicit Attention Formulation☆47Updated 9 months ago
- Code Implementation of EfficientVMamba☆238Updated last year
- ☆69Updated last year
- Minimal Mamba-2 implementation in PyTorch☆238Updated last year
- Implementation of ViTaR: ViTAR: Vision Transformer with Any Resolution in PyTorch☆38Updated last year
- Ofiicial Implementation for Mamba-ND: Selective State Space Modeling for Multi-Dimensional Data☆65Updated last year
- The official GitHub page for the survey paper "A Survey of RWKV".☆29Updated 11 months ago
- ☆41Updated last year
- ☆152Updated last year
- Official repository for CVPR24 Precognition Workshop Paper: VMRNN: Integrating Vision Mamba and LSTM for Efficient and Accurate Spatiotem…☆157Updated last year
- ☆29Updated last year
- ☆69Updated last year
- Implementation of Switch Transformers from the paper: "Switch Transformers: Scaling to Trillion Parameter Models with Simple and Efficien…☆135Updated 2 months ago
- PyTorch implementation of the Differential-Transformer architecture for sequence modeling, specifically tailored as a decoder-only model …☆84Updated last year
- Implementation of xLSTM in Pytorch from the paper: "xLSTM: Extended Long Short-Term Memory"☆119Updated 2 months ago