myscience / mamba
Pytorch (Lightning) implementation of the Mamba model
☆28Updated 3 weeks ago
Alternatives and similar repositories for mamba
Users that are interested in mamba are comparing it to the libraries listed below
Sorting:
- Implementation of Griffin from the paper: "Griffin: Mixing Gated Linear Recurrences with Local Attention for Efficient Language Models"☆53Updated last month
- Attempt to make multiple residual streams from Bytedance's Hyper-Connections paper accessible to the public☆82Updated 3 months ago
- Implementation of MambaFormer in Pytorch ++ Zeta from the paper: "Can Mamba Learn How to Learn? A Comparative Study on In-Context Learnin…☆21Updated 3 weeks ago
- Implementation of Agent Attention in Pytorch☆89Updated 10 months ago
- The Gaussian Histogram Loss (HL-Gauss) proposed by Imani et al. with a few convenient wrappers for regression, in Pytorch☆59Updated 2 weeks ago
- PyTorch Implementation of Jamba: "Jamba: A Hybrid Transformer-Mamba Language Model"☆168Updated last month
- Integrating Mamba/SSMs with Transformer for Enhanced Long Context and High-Quality Sequence Modeling☆193Updated last month
- Explorations into improving ViTArc with Slot Attention☆41Updated 6 months ago
- A single repo with all scripts and utils to train / fine-tune the Mamba model with or without FIM☆54Updated last year
- Implementation of the proposed Adam-atan2 from Google Deepmind in Pytorch☆103Updated 5 months ago
- Implementation of the proposed DeepCrossAttention by Heddes et al at Google research, in Pytorch☆84Updated 2 months ago
- Explorations into the proposal from the paper "Grokfast, Accelerated Grokking by Amplifying Slow Gradients"☆99Updated 4 months ago
- Pytorch implementation of the xLSTM model by Beck et al. (2024)☆163Updated 9 months ago
- Implementation of a Light Recurrent Unit in Pytorch☆46Updated 7 months ago
- Implementation of a modular, high-performance, and simplistic mamba for high-speed applications☆34Updated 6 months ago
- Official implementation of "Hydra: Bidirectional State Space Models Through Generalized Matrix Mixers"☆132Updated 3 months ago
- Tiled Flash Linear Attention library for fast and efficient mLSTM Kernels.☆56Updated this week
- my attempts at implementing various bits of Sepp Hochreiter's new xLSTM architecture☆130Updated last year
- Explorations into the recently proposed Taylor Series Linear Attention☆99Updated 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
- A practical implementation of GradNorm, Gradient Normalization for Adaptive Loss Balancing, in Pytorch☆93Updated last year
- Implementation of Infini-Transformer in Pytorch☆110Updated 4 months ago
- Implementation of GateLoop Transformer in Pytorch and Jax☆88Updated 10 months ago
- Exploring an idea where one forgets about efficiency and carries out attention across each edge of the nodes (tokens)☆51Updated last month
- Official repository for the paper "SwitchHead: Accelerating Transformers with Mixture-of-Experts Attention"☆97Updated 7 months ago
- Implementation of MoE Mamba from the paper: "MoE-Mamba: Efficient Selective State Space Models with Mixture of Experts" in Pytorch and Ze…☆104Updated last month
- PyTorch implementation of Structured State Space for Sequence Modeling (S4), based on Annotated S4.☆81Updated last year
- Trying out the Mamba architecture on small examples (cifar-10, shakespeare char level etc.)☆46Updated last year
- HGRN2: Gated Linear RNNs with State Expansion☆54Updated 8 months ago
- Griffin MQA + Hawk Linear RNN Hybrid☆86Updated last year