hkproj / mamba-notesLinks
Notes on the Mamba and the S4 model (Mamba: Linear-Time Sequence Modeling with Selective State Spaces)
☆171Updated last year
Alternatives and similar repositories for mamba-notes
Users that are interested in mamba-notes are comparing it to the libraries listed below
Sorting:
- Official PyTorch Implementation of "The Hidden Attention of Mamba Models"☆227Updated last year
- Awesome list of papers that extend Mamba to various applications.☆138Updated 3 months ago
- Reading list for research topics in state-space models☆326Updated 3 months ago
- Collection of papers on state-space models☆599Updated last month
- PyTorch Implementation of Jamba: "Jamba: A Hybrid Transformer-Mamba Language Model"☆190Updated this week
- Implementation of Switch Transformers from the paper: "Switch Transformers: Scaling to Trillion Parameter Models with Simple and Efficien…☆125Updated this week
- Official implementation of "Hydra: Bidirectional State Space Models Through Generalized Matrix Mixers"☆160Updated 8 months ago
- Integrating Mamba/SSMs with Transformer for Enhanced Long Context and High-Quality Sequence Modeling☆206Updated last month
- Minimal Mamba-2 implementation in PyTorch☆221Updated last year
- A curated collection of papers, tutorials, videos, and other valuable resources related to Mamba.☆644Updated last month
- Implementation of Soft MoE, proposed by Brain's Vision team, in Pytorch☆327Updated 6 months ago
- Implementation of the paper: "Mixture-of-Depths: Dynamically allocating compute in transformer-based language models"☆106Updated last week
- Computation-Efficient Era: A Comprehensive Survey of State Space Models in Medical Image Analysis☆257Updated 2 months ago
- [NeurIPS 2025 Spotlight] TPA: Tensor ProducT ATTenTion Transformer (T6) (https://arxiv.org/abs/2501.06425)☆396Updated 2 weeks ago
- Official JAX implementation of Learning to (Learn at Test Time): RNNs with Expressive Hidden States☆422Updated last year
- Simba☆213Updated last year
- ☆73Updated 8 months ago
- ☆50Updated 8 months ago
- Simple, minimal implementation of the Mamba SSM in one pytorch file. Using logcumsumexp (Heisen sequence).☆122Updated 11 months ago
- An efficient pytorch implementation of selective scan in one file, works with both cpu and gpu, with corresponding mathematical derivatio…☆96Updated last year
- [Mamba-Survey-2024] Paper list for State-Space-Model/Mamba and it's Applications☆736Updated 3 months ago
- Implementation of MoE Mamba from the paper: "MoE-Mamba: Efficient Selective State Space Models with Mixture of Experts" in Pytorch and Ze…☆110Updated 3 weeks ago
- Pytorch Implementation of the sparse attention from the paper: "Generating Long Sequences with Sparse Transformers"☆88Updated this week
- Causal depthwise conv1d in CUDA, with a PyTorch interface☆605Updated last month
- Survey: A collection of AWESOME papers and resources on the latest research in Mixture of Experts.☆134Updated last year
- Implementation of Griffin from the paper: "Griffin: Mixing Gated Linear Recurrences with Local Attention for Efficient Language Models"☆56Updated last month
- Open source implementation of "Vision Transformers Need Registers"☆192Updated last month
- Implementation of Vision Mamba from the paper: "Vision Mamba: Efficient Visual Representation Learning with Bidirectional State Space Mod…☆467Updated 2 weeks ago
- A Triton Kernel for incorporating Bi-Directionality in Mamba2☆75Updated 9 months ago
- [ECCV 2024] Official PyTorch implementation of RoPE-ViT "Rotary Position Embedding for Vision Transformer"☆402Updated 9 months ago