tommyip / mamba2-minimalLinks
Minimal Mamba-2 implementation in PyTorch
☆216Updated 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☆552Updated this week
- A Triton Kernel for incorporating Bi-Directionality in Mamba2☆74Updated 8 months ago
- Implementation of Griffin from the paper: "Griffin: Mixing Gated Linear Recurrences with Local Attention for Efficient Language Models"☆56Updated last week
- PyTorch implementation of the Differential-Transformer architecture for sequence modeling, specifically tailored as a decoder-only model …☆73Updated 9 months ago
- ☆45Updated 9 months ago
- Simba☆210Updated last year
- An efficient pytorch implementation of selective scan in one file, works with both cpu and gpu, with corresponding mathematical derivatio…☆93Updated last year
- Official PyTorch Implementation of "The Hidden Attention of Mamba Models"☆226Updated 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☆202Updated 2 weeks ago
- KAN for Vision Transformer☆252Updated 10 months ago
- ☆243Updated 5 months ago
- PyTorch Implementation of Jamba: "Jamba: A Hybrid Transformer-Mamba Language Model"☆183Updated last week
- ☆137Updated last year
- The official implementation of TPA: Tensor ProducT ATTenTion Transformer (T6) (https://arxiv.org/abs/2501.06425)☆381Updated this week
- [Mamba-Survey-2024] Paper list for State-Space-Model/Mamba and it's Applications☆727Updated last month
- Official repository of MLLA (NeurIPS 2024)☆340Updated last month
- Implementation of Switch Transformers from the paper: "Switch Transformers: Scaling to Trillion Parameter Models with Simple and Efficien…☆116Updated last week
- A curated collection of papers, tutorials, videos, and other valuable resources related to Mamba.☆620Updated last week
- A simple and efficient Mamba implementation in pure PyTorch and MLX.☆1,309Updated 8 months ago
- Official implementation of "Hydra: Bidirectional State Space Models Through Generalized Matrix Mixers"☆155Updated 6 months ago
- Implementation of Vision Mamba from the paper: "Vision Mamba: Efficient Visual Representation Learning with Bidirectional State Space Mod…☆464Updated 2 weeks ago
- Awesome list of papers that extend Mamba to various applications.☆135Updated 2 months ago
- Efficient Python library for Extended LSTM with exponential gating, memory mixing, and matrix memory for superior sequence modeling.☆294Updated last year
- ☆72Updated 6 months ago
- A simple but robust PyTorch implementation of RetNet from "Retentive Network: A Successor to Transformer for Large Language Models" (http…☆105Updated last year
- Only implemented through torch: "bi - mamba2" , "vision- mamba2 -torch". support 1d/2d/3d/nd and support export by jit.script/onnx;☆356Updated 8 months ago
- xLSTM as Generic Vision Backbone☆484Updated 9 months ago
- Code release for DynamicTanh (DyT)☆1,004Updated 4 months ago
- Convolutional layer for Kolmogorov-Arnold Network (KAN)☆106Updated 5 months ago