hkproj / mamba-notesLinks
Notes on the Mamba and the S4 model (Mamba: Linear-Time Sequence Modeling with Selective State Spaces)
☆169Updated 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"☆223Updated last year
- Collection of papers on state-space models☆595Updated 2 months ago
- PyTorch Implementation of Jamba: "Jamba: A Hybrid Transformer-Mamba Language Model"☆172Updated 2 months ago
- Integrating Mamba/SSMs with Transformer for Enhanced Long Context and High-Quality Sequence Modeling☆196Updated 2 months ago
- A curated collection of papers, tutorials, videos, and other valuable resources related to Mamba.☆585Updated 3 weeks ago
- A Triton Kernel for incorporating Bi-Directionality in Mamba2☆71Updated 6 months ago
- Reading list for research topics in state-space models☆298Updated 2 weeks ago
- Awesome list of papers that extend Mamba to various applications.☆134Updated 3 weeks ago
- Minimal Mamba-2 implementation in PyTorch☆203Updated last year
- Simba☆209Updated 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
- [Mamba-Survey-2024] Paper list for State-Space-Model/Mamba and it's Applications☆715Updated this week
- Simple, minimal implementation of the Mamba SSM in one pytorch file. Using logcumsumexp (Heisen sequence).☆119Updated 8 months ago
- Causal depthwise conv1d in CUDA, with a PyTorch interface☆503Updated last week
- Official implementation of "Hydra: Bidirectional State Space Models Through Generalized Matrix Mixers"☆139Updated 5 months ago
- Computation-Efficient Era: A Comprehensive Survey of State Space Models in Medical Image Analysis☆238Updated 4 months ago
- Implementation of Vision Mamba from the paper: "Vision Mamba: Efficient Visual Representation Learning with Bidirectional State Space Mod…☆458Updated last week
- Open source implementation of "Vision Transformers Need Registers"☆183Updated 2 months ago
- [CVPR 2025 Highlight] The official CLIP training codebase of Inf-CL: "Breaking the Memory Barrier: Near Infinite Batch Size Scaling for C…☆257Updated 5 months ago
- Awesome Papers related to Mamba.☆1,362Updated 8 months ago
- [ICLR 2024 (Spotlight)] "Frozen Transformers in Language Models are Effective Visual Encoder Layers"☆237Updated last year
- [NeurIPS 2024] Official Repository of The Mamba in the Llama: Distilling and Accelerating Hybrid Models☆221Updated last month
- A simple and efficient Mamba implementation in pure PyTorch and MLX.☆1,265Updated 6 months ago
- Implementation of the paper: "Mixture-of-Depths: Dynamically allocating compute in transformer-based language models"☆95Updated last week
- [ECCV 2024] Official PyTorch implementation of RoPE-ViT "Rotary Position Embedding for Vision Transformer"☆338Updated 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
- [ICLR 2025 Spotlight] Vision-RWKV: Efficient and Scalable Visual Perception with RWKV-Like Architectures☆476Updated 4 months ago
- The official implementation of TPA: Tensor ProducT ATTenTion Transformer (T6) (https://arxiv.org/abs/2501.06425)☆375Updated this week
- Official repository of MLLA (NeurIPS 2024)☆331Updated 7 months ago
- PyTorch implementation of the Differential-Transformer architecture for sequence modeling, specifically tailored as a decoder-only model …☆70Updated 8 months ago