tommyip / mamba2-minimalLinks
Minimal Mamba-2 implementation in PyTorch
☆212Updated 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☆531Updated 2 weeks ago
- Implementation of Griffin from the paper: "Griffin: Mixing Gated Linear Recurrences with Local Attention for Efficient Language Models"☆55Updated last week
- A Triton Kernel for incorporating Bi-Directionality in Mamba2☆72Updated 7 months ago
- PyTorch implementation of the Differential-Transformer architecture for sequence modeling, specifically tailored as a decoder-only model …☆71Updated 9 months ago
- Official PyTorch Implementation of "The Hidden Attention of Mamba Models"☆225Updated last year
- Notes on the Mamba and the S4 model (Mamba: Linear-Time Sequence Modeling with Selective State Spaces)☆169Updated last year
- Integrating Mamba/SSMs with Transformer for Enhanced Long Context and High-Quality Sequence Modeling☆199Updated last week
- ☆44Updated 8 months ago
- An efficient pytorch implementation of selective scan in one file, works with both cpu and gpu, with corresponding mathematical derivatio…☆93Updated last year
- ☆243Updated 4 months ago
- Simba☆211Updated last year
- The official implementation of TPA: Tensor ProducT ATTenTion Transformer (T6) (https://arxiv.org/abs/2501.06425)☆380Updated this week
- Collection of papers on state-space models☆594Updated 3 months ago
- [Mamba-Survey-2024] Paper list for State-Space-Model/Mamba and it's Applications☆722Updated last month
- A curated collection of papers, tutorials, videos, and other valuable resources related to Mamba.☆599Updated last month
- Official repository of MLLA (NeurIPS 2024)☆336Updated 3 weeks ago
- ☆136Updated last year
- A simple and efficient Mamba implementation in pure PyTorch and MLX.☆1,292Updated 7 months ago
- PyTorch Implementation of Jamba: "Jamba: A Hybrid Transformer-Mamba Language Model"☆176Updated 3 months ago
- KAN for Vision Transformer☆250Updated 9 months ago
- A simple but robust PyTorch implementation of RetNet from "Retentive Network: A Successor to Transformer for Large Language Models" (http…☆106Updated last year
- Awesome list of papers that extend Mamba to various applications.☆134Updated last month
- Official implementation of "Hydra: Bidirectional State Space Models Through Generalized Matrix Mixers"☆148Updated 6 months ago
- Implementation of Switch Transformers from the paper: "Switch Transformers: Scaling to Trillion Parameter Models with Simple and Efficien…☆112Updated last week
- Implementation of MoE Mamba from the paper: "MoE-Mamba: Efficient Selective State Space Models with Mixture of Experts" in Pytorch and Ze…☆108Updated this week
- When it comes to optimizers, it's always better to be safe than sorry☆336Updated 2 weeks ago
- [ICLR 2025 Spotlight] Vision-RWKV: Efficient and Scalable Visual Perception with RWKV-Like Architectures☆483Updated 5 months ago
- My implementation of the original transformer model (Vaswani et al.). I've additionally included the playground.py file for visualizing o…☆43Updated 7 months ago
- xLSTM as Generic Vision Backbone☆480Updated 8 months ago
- Only implemented through torch: "bi - mamba2" , "vision- mamba2 -torch". support 1d/2d/3d/nd and support export by jit.script/onnx;☆352Updated 7 months ago