Simple, minimal implementation of the Mamba SSM in one file of PyTorch.
☆2,920Mar 8, 2024Updated last year
Alternatives and similar repositories for mamba-minimal
Users that are interested in mamba-minimal are comparing it to the libraries listed below
Sorting:
- Mamba SSM architecture☆17,311Feb 18, 2026Updated 2 weeks ago
- A simple and efficient Mamba implementation in pure PyTorch and MLX.☆1,434Jan 26, 2026Updated last month
- [ICML 2024] Vision Mamba: Efficient Visual Representation Learning with Bidirectional State Space Model☆3,805Feb 13, 2025Updated last year
- Annotated version of the Mamba paper☆497Feb 27, 2024Updated 2 years ago
- Mamba-Chat: A chat LLM based on the state-space model architecture 🐍☆942Mar 3, 2024Updated 2 years ago
- Structured state space sequence models☆2,854Jul 17, 2024Updated last year
- VMamba: Visual State Space Models,code is based on mamba☆3,054Mar 7, 2025Updated 11 months ago
- 🚀 Efficient implementations of state-of-the-art linear attention models☆4,474Updated this week
- High-speed Large Language Model Serving for Local Deployment☆8,756Jan 24, 2026Updated last month
- Awesome Papers related to Mamba.☆1,389Oct 17, 2024Updated last year
- RWKV (pronounced RwaKuv) is an RNN with great LLM performance, which can also be directly trained like a GPT transformer (parallelizable)…☆14,393Feb 21, 2026Updated 2 weeks ago
- Fast and memory-efficient exact attention☆22,460Updated this week
- Code for exploring Based models from "Simple linear attention language models balance the recall-throughput tradeoff"☆248Jun 6, 2025Updated 9 months ago
- Simple and efficient pytorch-native transformer text generation in <1000 LOC of python.☆6,184Aug 22, 2025Updated 6 months ago
- The TinyLlama project is an open endeavor to pretrain a 1.1B Llama model on 3 trillion tokens.☆8,896May 3, 2024Updated last year
- Collection of papers on state-space models☆615Nov 4, 2025Updated 4 months ago
- A PyTorch native platform for training generative AI models☆5,098Feb 28, 2026Updated last week
- ☆35Nov 22, 2024Updated last year
- Some preliminary explorations of Mamba's context scaling.☆218Feb 8, 2024Updated 2 years ago
- [ICLR 2025] Samba: Simple Hybrid State Space Models for Efficient Unlimited Context Language Modeling☆952Nov 16, 2025Updated 3 months ago
- Integrating Mamba/SSMs with Transformer for Enhanced Long Context and High-Quality Sequence Modeling☆215Jan 30, 2026Updated last month
- [ICLR 2024] Efficient Streaming Language Models with Attention Sinks☆7,196Jul 11, 2024Updated last year
- Open weights language model from Google DeepMind, based on Griffin.☆663Feb 6, 2026Updated last month
- Kolmogorov Arnold Networks☆16,187Jan 19, 2025Updated last year
- Tile primitives for speedy kernels☆3,202Feb 24, 2026Updated last week
- Understand and test language model architectures on synthetic tasks.☆257Feb 24, 2026Updated last week
- Minimalistic large language model 3D-parallelism training☆2,579Feb 19, 2026Updated 2 weeks ago
- ☆4,110Jun 4, 2024Updated last year
- Official repository of the xLSTM.☆2,113Nov 4, 2025Updated 4 months ago
- Implementation of https://srush.github.io/annotated-s4☆512Jun 20, 2025Updated 8 months ago
- Tools for merging pretrained large language models.☆6,826Updated this week
- Schedule-Free Optimization in PyTorch☆2,257May 21, 2025Updated 9 months ago
- Minimal Mamba-2 implementation in PyTorch☆243Jun 17, 2024Updated last year
- Official implementation of "Hydra: Bidirectional State Space Models Through Generalized Matrix Mixers"☆170Jan 30, 2025Updated last year
- Development repository for the Triton language and compiler☆18,501Updated this week
- Unofficial but Efficient Implementation of "Mamba: Linear-Time Sequence Modeling with Selective State Spaces" in JAX☆93Jan 25, 2024Updated 2 years ago
- Minimal, clean code for the Byte Pair Encoding (BPE) algorithm commonly used in LLM tokenization.☆10,347Jul 1, 2024Updated last year
- Official inference library for Mistral models☆10,690Feb 26, 2026Updated last week
- Hackable and optimized Transformers building blocks, supporting a composable construction.☆10,356Feb 20, 2026Updated 2 weeks ago