vasqu / mamba2-torchLinks
☆49Updated 11 months ago
Alternatives and similar repositories for mamba2-torch
Users that are interested in mamba2-torch are comparing it to the libraries listed below
Sorting:
- Minimal Mamba-2 implementation in PyTorch☆226Updated last year
- Causal depthwise conv1d in CUDA, with a PyTorch interface☆626Updated last week
- A Triton Kernel for incorporating Bi-Directionality in Mamba2☆75Updated 10 months ago
- Official PyTorch Implementation of "The Hidden Attention of Mamba Models"☆228Updated last week
- Collection of papers on state-space models☆601Updated last month
- Reading list for research topics in state-space models☆329Updated 4 months ago
- Implementation of Griffin from the paper: "Griffin: Mixing Gated Linear Recurrences with Local Attention for Efficient Language Models"☆56Updated this week
- PyTorch Implementation of Jamba: "Jamba: A Hybrid Transformer-Mamba Language Model"☆192Updated 3 weeks ago
- Official implementation of "Hydra: Bidirectional State Space Models Through Generalized Matrix Mixers"☆161Updated 8 months ago
- Implementation of Switch Transformers from the paper: "Switch Transformers: Scaling to Trillion Parameter Models with Simple and Efficien…☆125Updated 3 weeks ago
- When it comes to optimizers, it's always better to be safe than sorry☆375Updated last month
- [ICLR 2025] Official PyTorch Implementation of Gated Delta Networks: Improving Mamba2 with Delta Rule☆331Updated last month
- [NeurIPS 2025 Spotlight] TPA: Tensor ProducT ATTenTion Transformer (T6) (https://arxiv.org/abs/2501.06425)☆401Updated this week
- A simple and efficient Mamba implementation in pure PyTorch and MLX.☆1,346Updated 10 months ago
- Implementation of ST-Moe, the latest incarnation of MoE after years of research at Brain, in Pytorch☆363Updated last year
- An efficient pytorch implementation of selective scan in one file, works with both cpu and gpu, with corresponding mathematical derivatio…☆95Updated last week
- ☆302Updated 6 months ago
- ☆292Updated 10 months ago
- Implementation of the proposed minGRU in Pytorch☆306Updated 7 months ago
- A library for calculating the FLOPs in the forward() process based on torch.fx☆129Updated 6 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
- Notes on the Mamba and the S4 model (Mamba: Linear-Time Sequence Modeling with Selective State Spaces)☆172Updated last year
- Integrating Mamba/SSMs with Transformer for Enhanced Long Context and High-Quality Sequence Modeling☆207Updated last week
- Trying out the Mamba architecture on small examples (cifar-10, shakespeare char level etc.)☆47Updated last year
- ☆75Updated 8 months ago
- Official JAX implementation of Learning to (Learn at Test Time): RNNs with Expressive Hidden States☆423Updated last year
- Simple, minimal implementation of the Mamba SSM in one pytorch file. Using logcumsumexp (Heisen sequence).☆125Updated last year
- Pytorch implementation of Simplified Structured State-Spaces for Sequence Modeling (S5)☆79Updated last year
- (Unofficial) PyTorch implementation of grouped-query attention (GQA) from "GQA: Training Generalized Multi-Query Transformer Models from …☆181Updated last year
- FlashFFTConv: Efficient Convolutions for Long Sequences with Tensor Cores☆329Updated 9 months ago