hkproj / mamba-notes
Notes on the Mamba and the S4 model (Mamba: Linear-Time Sequence Modeling with Selective State Spaces)
☆161Updated last year
Alternatives and similar repositories for mamba-notes:
Users that are interested in mamba-notes are comparing it to the libraries listed below
- Official PyTorch Implementation of "The Hidden Attention of Mamba Models"☆214Updated 9 months ago
- Integrating Mamba/SSMs with Transformer for Enhanced Long Context and High-Quality Sequence Modeling☆188Updated last month
- Reading list for research topics in state-space models☆263Updated last month
- Awesome list of papers that extend Mamba to various applications.☆132Updated 2 months ago
- PyTorch Implementation of Jamba: "Jamba: A Hybrid Transformer-Mamba Language Model"☆159Updated last month
- A curated collection of papers, tutorials, videos, and other valuable resources related to Mamba.☆505Updated this week
- Causal depthwise conv1d in CUDA, with a PyTorch interface☆401Updated 3 months ago
- [Mamba-Survey-2024] Paper list for State-Space-Model/Mamba and it's Applications☆684Updated 2 weeks ago
- Collection of papers on state-space models☆582Updated last week
- Minimal Mamba-2 implementation in PyTorch☆175Updated 8 months ago
- Official implementation of "Hydra: Bidirectional State Space Models Through Generalized Matrix Mixers"☆124Updated last month
- Computation-Efficient Era: A Comprehensive Survey of State Space Models in Medical Image Analysis☆224Updated last month
- Open source implementation of "Vision Transformers Need Registers"☆168Updated last month
- Simba☆202Updated 11 months ago
- Awesome Papers related to Mamba.☆1,323Updated 4 months ago
- [ICLR 2024 (Spotlight)] "Frozen Transformers in Language Models are Effective Visual Encoder Layers"☆231Updated last year
- Implementation of Vision Mamba from the paper: "Vision Mamba: Efficient Visual Representation Learning with Bidirectional State Space Mod…☆434Updated last month
- An efficient pytorch implementation of selective scan in one file, works with both cpu and gpu, with corresponding mathematical derivatio…☆80Updated last year
- A simple and efficient Mamba implementation in pure PyTorch and MLX.☆1,147Updated 3 months ago
- Simple, minimal implementation of the Mamba SSM in one pytorch file. Using logcumsumexp (Heisen sequence).☆113Updated 4 months ago
- Implementation of MoE Mamba from the paper: "MoE-Mamba: Efficient Selective State Space Models with Mixture of Experts" in Pytorch and Ze…☆97Updated last month
- Official JAX implementation of Learning to (Learn at Test Time): RNNs with Expressive Hidden States☆395Updated 7 months ago
- [CVPR 2025] The official CLIP training codebase of Inf-CL: "Breaking the Memory Barrier: Near Infinite Batch Size Scaling for Contrastive…☆232Updated last month
- Official implementation of Phi-Mamba. A MOHAWK-distilled model (Transformers to SSMs: Distilling Quadratic Knowledge to Subquadratic Mode…☆98Updated 6 months ago
- Implementation of Soft MoE, proposed by Brain's Vision team, in Pytorch☆266Updated 10 months ago
- This repository is the official implementation of our Autoregressive Pretraining with Mamba in Vision☆69Updated 8 months ago
- [CVPR'24] Multimodal Pathway: Improve Transformers with Irrelevant Data from Other Modalities☆99Updated last year
- [AAAI-25] Cobra: Extending Mamba to Multi-modal Large Language Model for Efficient Inference☆268Updated 2 months ago
- Implementation of Switch Transformers from the paper: "Switch Transformers: Scaling to Trillion Parameter Models with Simple and Efficien…☆87Updated last month
- A Triton Kernel for incorporating Bi-Directionality in Mamba2☆63Updated 2 months ago