PeaBrane / mamba-tiny
Simple, minimal implementation of the Mamba SSM in one pytorch file. Using logcumsumexp (Heisen sequence).
☆116Updated 6 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"☆132Updated 3 months ago
- ☆291Updated 4 months ago
- Annotated version of the Mamba paper☆483Updated last year
- Implementation of the proposed minGRU in Pytorch☆290Updated 2 months ago
- Reading list for research topics in state-space models☆288Updated last month
- PyTorch implementation of Structured State Space for Sequence Modeling (S4), based on Annotated S4.☆81Updated last year
- Evaluating the Mamba architecture on the Othello game☆47Updated last year
- Quick implementation of nGPT, learning entirely on the hypersphere, from NvidiaAI☆281Updated last month
- Pytorch implementation of Simplified Structured State-Spaces for Sequence Modeling (S5)☆76Updated last year
- [ICLR 2025] Official PyTorch Implementation of Gated Delta Networks: Improving Mamba2 with Delta Rule☆161Updated last month
- Official PyTorch Implementation of "The Hidden Attention of Mamba Models"☆222Updated 11 months ago
- Official JAX implementation of xLSTM including fast and efficient training and inference code. 7B model available at https://huggingface.…☆91Updated 4 months ago
- Trying out the Mamba architecture on small examples (cifar-10, shakespeare char level etc.)☆46Updated last year
- Pytorch implementation of the PEER block from the paper, Mixture of A Million Experts, by Xu Owen He at Deepmind☆123Updated 8 months ago
- Training small GPT-2 style models using Kolmogorov-Arnold networks.☆116Updated 11 months ago
- The AdEMAMix Optimizer: Better, Faster, Older.☆183Updated 8 months ago
- Awesome list of papers that extend Mamba to various applications.☆132Updated last month
- Some preliminary explorations of Mamba's context scaling.☆213Updated last year
- Accelerated First Order Parallel Associative Scan☆182Updated 8 months ago
- PyTorch Implementation of Jamba: "Jamba: A Hybrid Transformer-Mamba Language Model"☆168Updated last month
- Notes on the Mamba and the S4 model (Mamba: Linear-Time Sequence Modeling with Selective State Spaces)☆166Updated last year
- [ICLR'25] Artificial Kuramoto Oscillatory Neurons☆83Updated 2 months ago
- Implementation of Diffusion Transformer (DiT) in JAX☆275Updated 11 months ago
- Implementations of various linear RNN layers using pytorch and triton☆51Updated last year
- Normalized Transformer (nGPT)☆176Updated 5 months ago
- Code repository for Black Mamba☆246Updated last year
- [NeurIPS 2024] Official implementation of the paper "MambaLRP: Explaining Selective State Space Sequence Models".☆38Updated 6 months ago
- Tiled Flash Linear Attention library for fast and efficient mLSTM Kernels.☆56Updated this week
- Official implementation of Phi-Mamba. A MOHAWK-distilled model (Transformers to SSMs: Distilling Quadratic Knowledge to Subquadratic Mode…☆106Updated 8 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