tommyip / mamba2-minimalLinks
Minimal Mamba-2 implementation in PyTorch
☆233Updated last year
Alternatives and similar repositories for mamba2-minimal
Users that are interested in mamba2-minimal are comparing it to the libraries listed below
Sorting:
- Causal depthwise conv1d in CUDA, with a PyTorch interface☆642Updated 3 weeks ago
- PyTorch implementation of the Differential-Transformer architecture for sequence modeling, specifically tailored as a decoder-only model …☆79Updated last year
- A Triton Kernel for incorporating Bi-Directionality in Mamba2☆75Updated 10 months ago
- Simba☆214Updated last year
- Implementation of Griffin from the paper: "Griffin: Mixing Gated Linear Recurrences with Local Attention for Efficient Language Models"☆56Updated 3 weeks ago
- Integrating Mamba/SSMs with Transformer for Enhanced Long Context and High-Quality Sequence Modeling☆210Updated 3 weeks ago
- Official PyTorch Implementation of "The Hidden Attention of Mamba Models"☆229Updated last month
- ☆248Updated 3 weeks ago
- An efficient pytorch implementation of selective scan in one file, works with both cpu and gpu, with corresponding mathematical derivatio…☆97Updated last month
- Implementation of Switch Transformers from the paper: "Switch Transformers: Scaling to Trillion Parameter Models with Simple and Efficien…☆131Updated 3 weeks ago
- ☆50Updated 11 months ago
- A curated collection of papers, tutorials, videos, and other valuable resources related to Mamba.☆663Updated 2 months ago
- ☆140Updated last year
- [Mamba-Survey-2024] Paper list for State-Space-Model/Mamba and it's Applications☆743Updated 4 months ago
- ☆76Updated 9 months ago
- KAN for Vision Transformer☆253Updated last year
- Notes on the Mamba and the S4 model (Mamba: Linear-Time Sequence Modeling with Selective State Spaces)☆173Updated last year
- Official repository of MLLA (NeurIPS 2024)☆358Updated 4 months ago
- Collection of papers on state-space models☆608Updated 2 weeks ago
- Official implementation of "Hydra: Bidirectional State Space Models Through Generalized Matrix Mixers"☆165Updated 9 months ago
- PyTorch Implementation of Jamba: "Jamba: A Hybrid Transformer-Mamba Language Model"☆195Updated 3 weeks ago
- A simple and efficient Mamba implementation in pure PyTorch and MLX.☆1,361Updated 11 months ago
- Implementation of Vision Mamba from the paper: "Vision Mamba: Efficient Visual Representation Learning with Bidirectional State Space Mod…☆476Updated 3 weeks ago
- [NeurIPS 2025 Spotlight] TPA: Tensor ProducT ATTenTion Transformer (T6) (https://arxiv.org/abs/2501.06425)☆425Updated 3 weeks ago
- Implementation of MoE Mamba from the paper: "MoE-Mamba: Efficient Selective State Space Models with Mixture of Experts" in Pytorch and Ze…☆114Updated 3 weeks ago
- Awesome list of papers that extend Mamba to various applications.☆138Updated 5 months ago
- xLSTM as Generic Vision Backbone☆488Updated 3 weeks ago
- Efficient Python library for Extended LSTM with exponential gating, memory mixing, and matrix memory for superior sequence modeling.☆300Updated last year
- Pytorch implementation of the xLSTM model by Beck et al. (2024)☆177Updated last year
- Only implemented through torch: "bi - mamba2" , "vision- mamba2 -torch". support 1d/2d/3d/nd and support export by jit.script/onnx;☆379Updated 11 months ago