apapiu / mamba_small_benchLinks
Trying out the Mamba architecture on small examples (cifar-10, shakespeare char level etc.)
☆47Updated last year
Alternatives and similar repositories for mamba_small_bench
Users that are interested in mamba_small_bench are comparing it to the libraries listed below
Sorting:
- A simple but robust PyTorch implementation of RetNet from "Retentive Network: A Successor to Transformer for Large Language Models" (http…☆106Updated last year
- Simple, minimal implementation of the Mamba SSM in one pytorch file. Using logcumsumexp (Heisen sequence).☆120Updated 8 months ago
- Official PyTorch Implementation of "The Hidden Attention of Mamba Models"☆224Updated last year
- PyTorch Implementation of Jamba: "Jamba: A Hybrid Transformer-Mamba Language Model"☆173Updated 3 months ago
- Implementation of Infini-Transformer in Pytorch☆111Updated 6 months ago
- Griffin MQA + Hawk Linear RNN Hybrid☆87Updated last year
- Implementation of Block Recurrent Transformer - Pytorch☆220Updated 10 months ago
- Implementation of the proposed Adam-atan2 from Google Deepmind in Pytorch☆110Updated 7 months ago
- Explorations into the recently proposed Taylor Series Linear Attention☆99Updated 10 months ago
- Implementation of Griffin from the paper: "Griffin: Mixing Gated Linear Recurrences with Local Attention for Efficient Language Models"☆55Updated 3 months ago
- Attempt to make multiple residual streams from Bytedance's Hyper-Connections paper accessible to the public☆87Updated last month
- Official implementation of Phi-Mamba. A MOHAWK-distilled model (Transformers to SSMs: Distilling Quadratic Knowledge to Subquadratic Mode…☆110Updated 10 months ago
- Integrating Mamba/SSMs with Transformer for Enhanced Long Context and High-Quality Sequence Modeling☆197Updated 3 months ago
- Implementation of Soft MoE, proposed by Brain's Vision team, in Pytorch☆304Updated 3 months ago
- The official repository for HyperZ⋅Z⋅W Operator Connects Slow-Fast Networks for Full Context Interaction.☆38Updated 3 months ago
- Evaluating the Mamba architecture on the Othello game☆47Updated last year
- [ICLR 2025] Official PyTorch implementation of "Forgetting Transformer: Softmax Attention with a Forget Gate"☆116Updated last week
- Official implementation of "Hydra: Bidirectional State Space Models Through Generalized Matrix Mixers"☆144Updated 5 months ago
- Training small GPT-2 style models using Kolmogorov-Arnold networks.☆120Updated last year
- A Triton Kernel for incorporating Bi-Directionality in Mamba2☆71Updated 6 months ago
- Some personal experiments around routing tokens to different autoregressive attention, akin to mixture-of-experts☆119Updated 9 months ago
- Pytorch implementation of the PEER block from the paper, Mixture of A Million Experts, by Xu Owen He at Deepmind☆127Updated 10 months ago
- A State-Space Model with Rational Transfer Function Representation.☆79Updated last year
- Implementation of Agent Attention in Pytorch☆90Updated last year
- ☆197Updated 7 months ago
- When it comes to optimizers, it's always better to be safe than sorry☆302Updated 3 months ago
- [ICLR 2025] Official PyTorch Implementation of Gated Delta Networks: Improving Mamba2 with Delta Rule☆185Updated 4 months ago
- CIFAR-10 speedruns: 94% in 2.6 seconds and 96% in 27 seconds☆263Updated 4 months ago
- The AdEMAMix Optimizer: Better, Faster, Older.☆183Updated 10 months ago
- Minimal Mamba-2 implementation in PyTorch☆207Updated last year