hkproj / mamba-notesLinks
Notes on the Mamba and the S4 model (Mamba: Linear-Time Sequence Modeling with Selective State Spaces)
☆170Updated 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"☆226Updated last year
- Awesome list of papers that extend Mamba to various applications.☆137Updated 3 months ago
- Reading list for research topics in state-space models☆322Updated 3 months ago
- Collection of papers on state-space models☆599Updated last week
- Minimal Mamba-2 implementation in PyTorch☆218Updated last year
- PyTorch Implementation of Jamba: "Jamba: A Hybrid Transformer-Mamba Language Model"☆187Updated last week
- Integrating Mamba/SSMs with Transformer for Enhanced Long Context and High-Quality Sequence Modeling☆206Updated last week
- Computation-Efficient Era: A Comprehensive Survey of State Space Models in Medical Image Analysis☆252Updated last month
- A curated collection of papers, tutorials, videos, and other valuable resources related to Mamba.☆638Updated 3 weeks ago
- Official implementation of "Hydra: Bidirectional State Space Models Through Generalized Matrix Mixers"☆158Updated 7 months ago
- Implementation of Soft MoE, proposed by Brain's Vision team, in Pytorch☆320Updated 5 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 last week
- [Mamba-Survey-2024] Paper list for State-Space-Model/Mamba and it's Applications☆732Updated 2 months ago
- Official JAX implementation of Learning to (Learn at Test Time): RNNs with Expressive Hidden States☆421Updated last year
- Implementation of Switch Transformers from the paper: "Switch Transformers: Scaling to Trillion Parameter Models with Simple and Efficien…☆120Updated last week
- Implementation of the paper: "Mixture-of-Depths: Dynamically allocating compute in transformer-based language models"☆105Updated last week
- A Triton Kernel for incorporating Bi-Directionality in Mamba2☆75Updated 8 months ago
- An efficient pytorch implementation of selective scan in one file, works with both cpu and gpu, with corresponding mathematical derivatio…☆95Updated last year
- Survey: A collection of AWESOME papers and resources on the latest research in Mixture of Experts.☆133Updated last year
- Implementation of Vision Mamba from the paper: "Vision Mamba: Efficient Visual Representation Learning with Bidirectional State Space Mod…☆464Updated last week
- [NeurIPS 2024] Official Repository of The Mamba in the Llama: Distilling and Accelerating Hybrid Models☆229Updated 4 months ago
- The official implementation of TPA: Tensor ProducT ATTenTion Transformer (T6) (https://arxiv.org/abs/2501.06425)☆385Updated 3 weeks ago
- ☆148Updated last year
- PyTorch implementation of the Differential-Transformer architecture for sequence modeling, specifically tailored as a decoder-only model …☆74Updated 10 months ago
- Simple, minimal implementation of the Mamba SSM in one pytorch file. Using logcumsumexp (Heisen sequence).☆122Updated 10 months ago
- Simba☆211Updated last year
- Official implementation of Phi-Mamba. A MOHAWK-distilled model (Transformers to SSMs: Distilling Quadratic Knowledge to Subquadratic Mode…☆115Updated last year
- ☆48Updated 7 months ago
- Implementation of Griffin from the paper: "Griffin: Mixing Gated Linear Recurrences with Local Attention for Efficient Language Models"☆56Updated last week
- Causal depthwise conv1d in CUDA, with a PyTorch interface☆576Updated 2 weeks ago