johnma2006 / mamba-minimalLinks
Simple, minimal implementation of the Mamba SSM in one file of PyTorch.
☆2,912Updated 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:
- A simple and efficient Mamba implementation in pure PyTorch and MLX.☆1,411Updated last year
- Structured state space sequence models☆2,827Updated last year
- Mamba SSM architecture☆17,044Updated 2 weeks ago
- Official PyTorch implementation of Learning to (Learn at Test Time): RNNs with Expressive Hidden States☆1,311Updated last year
- An implementation of "Retentive Network: A Successor to Transformer for Large Language Models"☆1,212Updated 2 years ago
- [ICML 2024] Vision Mamba: Efficient Visual Representation Learning with Bidirectional State Space Model☆3,771Updated 11 months ago
- Official repository of the xLSTM.☆2,091Updated 2 months ago
- Schedule-Free Optimization in PyTorch☆2,257Updated 8 months ago
- Mamba-Chat: A chat LLM based on the state-space model architecture 🐍☆938Updated last year
- 🚀 Efficient implementations of state-of-the-art linear attention models☆4,282Updated this week
- ☆747Updated last year
- A concise but complete full-attention transformer with a set of promising experimental features from various papers☆5,792Updated 2 weeks ago
- GaLore: Memory-Efficient LLM Training by Gradient Low-Rank Projection☆1,639Updated last year
- Build high-performance AI models with modular building blocks☆577Updated last week
- Collection of papers on state-space models☆615Updated 2 months ago
- Muon is an optimizer for hidden layers in neural networks☆2,231Updated last week
- Foundation Architecture for (M)LLMs☆3,133Updated last year
- Causal depthwise conv1d in CUDA, with a PyTorch interface☆705Updated 2 weeks ago
- An efficient pure-PyTorch implementation of Kolmogorov-Arnold Network (KAN).☆4,562Updated last year
- A family of open-sourced Mixture-of-Experts (MoE) Large Language Models☆1,653Updated last year
- Implementation of "BitNet: Scaling 1-bit Transformers for Large Language Models" in pytorch☆1,889Updated last week
- VMamba: Visual State Space Models,code is based on mamba☆3,027Updated 10 months ago
- [Mamba-Survey-2024] Paper list for State-Space-Model/Mamba and it's Applications☆747Updated 6 months ago
- [CVPR 2025] Official PyTorch Implementation of MambaVision: A Hybrid Mamba-Transformer Vision Backbone☆2,000Updated 6 months ago
- Simple and efficient pytorch-native transformer text generation in <1000 LOC of python.☆6,181Updated 5 months ago
- Code for CRATE (Coding RAte reduction TransformEr).☆1,265Updated last year
- 🦁 Lion, new optimizer discovered by Google Brain using genetic algorithms that is purportedly better than Adam(w), in Pytorch☆2,182Updated last year
- Vector (and Scalar) Quantization, in Pytorch☆3,835Updated last week
- Unofficial implementation of Titans, SOTA memory for transformers, in Pytorch☆1,905Updated 2 weeks ago
- Implementation of Rotary Embeddings, from the Roformer paper, in Pytorch☆794Updated 6 months ago