myscience / mambaLinks
Pytorch (Lightning) implementation of the Mamba model
☆29Updated 2 months 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"☆55Updated 2 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 this week
- Implementation of MoE Mamba from the paper: "MoE-Mamba: Efficient Selective State Space Models with Mixture of Experts" in Pytorch and Ze…☆107Updated 2 months ago
- A simple but robust PyTorch implementation of RetNet from "Retentive Network: A Successor to Transformer for Large Language Models" (http…☆106Updated last year
- A single repo with all scripts and utils to train / fine-tune the Mamba model with or without FIM☆55Updated last year
- Implementation of the proposed Adam-atan2 from Google Deepmind in Pytorch☆108Updated 7 months ago
- Attempt to make multiple residual streams from Bytedance's Hyper-Connections paper accessible to the public☆85Updated last week
- Implementation of Infini-Transformer in Pytorch☆111Updated 5 months ago
- Explorations into improving ViTArc with Slot Attention☆42Updated 8 months ago
- Implementation of Agent Attention in Pytorch☆90Updated 11 months ago
- A Triton Kernel for incorporating Bi-Directionality in Mamba2☆70Updated 6 months ago
- Trying out the Mamba architecture on small examples (cifar-10, shakespeare char level etc.)☆46Updated last year
- Exploration into the Scaling Value Iteration Networks paper, from Schmidhuber's group☆36Updated 9 months ago
- ☆63Updated 4 months ago
- ☆43Updated 4 months ago
- Tiled Flash Linear Attention library for fast and efficient mLSTM Kernels.☆57Updated last month
- Implementation of a modular, high-performance, and simplistic mamba for high-speed applications☆35Updated 7 months ago
- PyTorch Implementation of Jamba: "Jamba: A Hybrid Transformer-Mamba Language Model"☆171Updated 2 months ago
- Explorations into the proposal from the paper "Grokfast, Accelerated Grokking by Amplifying Slow Gradients"☆101Updated 6 months ago
- A practical implementation of GradNorm, Gradient Normalization for Adaptive Loss Balancing, in Pytorch☆97Updated last year
- Official implementation of "Hydra: Bidirectional State Space Models Through Generalized Matrix Mixers"☆138Updated 4 months ago
- Implementation of MambaByte in "MambaByte: Token-free Selective State Space Model" in Pytorch and Zeta☆118Updated 2 months ago
- HGRN2: Gated Linear RNNs with State Expansion☆55Updated 10 months ago
- Pytorch implementation of the xLSTM model by Beck et al. (2024)☆167Updated 10 months ago
- Exploring an idea where one forgets about efficiency and carries out attention across each edge of the nodes (tokens)☆51Updated 3 months ago
- The official repository for HyperZ⋅Z⋅W Operator Connects Slow-Fast Networks for Full Context Interaction.☆38Updated 2 months ago
- The Gaussian Histogram Loss (HL-Gauss) proposed by Imani et al. with a few convenient wrappers for regression, in Pytorch☆64Updated 3 weeks ago
- Explorations into the recently proposed Taylor Series Linear Attention☆99Updated 10 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
- This is the code that went into our practical dive using mamba as information extraction☆53Updated last year