PeaBrane / mamba-tinyLinks
Simple, minimal implementation of the Mamba SSM in one pytorch file. Using logcumsumexp (Heisen sequence).
☆120Updated 8 months ago
Alternatives and similar repositories for mamba-tiny
Users that are interested in mamba-tiny are comparing it to the libraries listed below
Sorting:
- Official implementation of "Hydra: Bidirectional State Space Models Through Generalized Matrix Mixers"☆138Updated 4 months ago
- Trying out the Mamba architecture on small examples (cifar-10, shakespeare char level etc.)☆46Updated last year
- Reading list for research topics in state-space models☆297Updated 2 weeks ago
- ☆190Updated 6 months ago
- Integrating Mamba/SSMs with Transformer for Enhanced Long Context and High-Quality Sequence Modeling☆196Updated 2 months ago
- Annotated version of the Mamba paper☆485Updated last year
- A State-Space Model with Rational Transfer Function Representation.☆78Updated last year
- Evaluating the Mamba architecture on the Othello game☆47Updated last year
- Official PyTorch Implementation of "The Hidden Attention of Mamba Models"☆223Updated last year
- Training small GPT-2 style models using Kolmogorov-Arnold networks.☆118Updated last year
- [ICLR 2025] Official PyTorch Implementation of Gated Delta Networks: Improving Mamba2 with Delta Rule☆174Updated 3 months ago
- Attempt to make multiple residual streams from Bytedance's Hyper-Connections paper accessible to the public☆85Updated last week
- ☆292Updated 5 months ago
- A Triton Kernel for incorporating Bi-Directionality in Mamba2☆70Updated 6 months ago
- Implementation of the proposed Adam-atan2 from Google Deepmind in Pytorch☆108Updated 6 months ago
- Implementation of Diffusion Transformer (DiT) in JAX☆278Updated last year
- PyTorch Implementation of Jamba: "Jamba: A Hybrid Transformer-Mamba Language Model"☆171Updated 2 months ago
- Awesome list of papers that extend Mamba to various applications.☆133Updated 2 weeks ago
- Accelerated First Order Parallel Associative Scan☆182Updated 10 months ago
- Normalized Transformer (nGPT)☆184Updated 7 months ago
- Notes on the Mamba and the S4 model (Mamba: Linear-Time Sequence Modeling with Selective State Spaces)☆169Updated last year
- Quick implementation of nGPT, learning entirely on the hypersphere, from NvidiaAI☆285Updated 3 weeks ago
- Some preliminary explorations of Mamba's context scaling.☆214Updated last year
- CIFAR-10 speedruns: 94% in 2.6 seconds and 96% in 27 seconds☆251Updated 3 months ago
- Pytorch implementation of Simplified Structured State-Spaces for Sequence Modeling (S5)☆76Updated last year
- The AdEMAMix Optimizer: Better, Faster, Older.☆183Updated 9 months ago
- Explorations into the recently proposed Taylor Series Linear Attention☆99Updated 10 months ago
- Implementation of the proposed minGRU in Pytorch☆299Updated 3 months ago
- Official implementation of Phi-Mamba. A MOHAWK-distilled model (Transformers to SSMs: Distilling Quadratic Knowledge to Subquadratic Mode…☆108Updated 9 months ago
- Implementations of various linear RNN layers using pytorch and triton☆53Updated last year