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.
☆43Updated 6 months ago
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☆67Updated last year
- [ICML 2024] Official PyTorch implementation of "SLAB: Efficient Transformers with Simplified Linear Attention and Progressive Re-paramete…☆106Updated 10 months ago
- A repository for DenseSSMs☆87Updated last year
- Implementation of Griffin from the paper: "Griffin: Mixing Gated Linear Recurrences with Local Attention for Efficient Language Models"☆55Updated 2 months ago
- ☆47Updated last year
- Official repository of Polarity-aware Linear Attention for Vision Transformers (ICLR 2025)☆64Updated last month
- ☆63Updated 4 months ago
- ☆28Updated 8 months ago
- Simba☆208Updated last year
- A Triton Kernel for incorporating Bi-Directionality in Mamba2☆70Updated 6 months ago
- An efficient pytorch implementation of selective scan in one file, works with both cpu and gpu, with corresponding mathematical derivatio…☆91Updated last year
- Awesome list of papers that extend Mamba to various applications.☆133Updated 2 weeks ago
- [ICLR 2025] Official Code Release for Explaining Modern Gated-Linear RNNs via a Unified Implicit Attention Formulation☆42Updated 3 months ago
- ☆66Updated 8 months ago
- Pytorch Implementation of the paper: "Learning to (Learn at Test Time): RNNs with Expressive Hidden States"☆24Updated 3 weeks ago
- Implementation of ViTaR: ViTAR: Vision Transformer with Any Resolution in PyTorch☆34Updated 7 months ago
- ☆23Updated last year
- Implementation of MoE Mamba from the paper: "MoE-Mamba: Efficient Selective State Space Models with Mixture of Experts" in Pytorch and Ze…☆107Updated 2 months ago
- This is the official code for paper: Token Summarisation for Efficient Vision Transformers via Graph-based Token Propagation☆29Updated last year
- PyTorch implementation of the Differential-Transformer architecture for sequence modeling, specifically tailored as a decoder-only model …☆70Updated 7 months ago
- Transformer model based on Kolmogorov–Arnold Network(KAN), which is an alternative of Multi-Layer Perceptron(MLP)☆28Updated 2 weeks ago
- Ofiicial Implementation for Mamba-ND: Selective State Space Modeling for Multi-Dimensional Data☆60Updated 11 months ago
- Implementation of AAAI 2022 Paper: Go wider instead of deeper☆32Updated 2 years ago
- The official GitHub page for the survey paper "A Survey of RWKV".☆27Updated 5 months ago
- Implementation of xLSTM in Pytorch from the paper: "xLSTM: Extended Long Short-Term Memory"☆119Updated 2 months ago
- ☆43Updated 4 months ago
- A simpler Pytorch + Zeta Implementation of the paper: "SiMBA: Simplified Mamba-based Architecture for Vision and Multivariate Time series…☆28Updated 7 months ago
- ☆64Updated last year
- Official implementation for "Knowledge Distillation with Refined Logits".☆14Updated 10 months ago
- An implementation of mLSTM and sLSTM in PyTorch.☆28Updated last year