kyegomez / MambaTransformerLinks
Integrating Mamba/SSMs with Transformer for Enhanced Long Context and High-Quality Sequence Modeling
☆211Updated 2 months ago
Alternatives and similar repositories for MambaTransformer
Users that are interested in MambaTransformer are comparing it to the libraries listed below
Sorting:
- PyTorch Implementation of Jamba: "Jamba: A Hybrid Transformer-Mamba Language Model"☆201Updated last month
- Implementation of MoE Mamba from the paper: "MoE-Mamba: Efficient Selective State Space Models with Mixture of Experts" in Pytorch and Ze…☆119Updated 2 months ago
- Implementation of Griffin from the paper: "Griffin: Mixing Gated Linear Recurrences with Local Attention for Efficient Language Models"☆56Updated last month
- Implementation of xLSTM in Pytorch from the paper: "xLSTM: Extended Long Short-Term Memory"☆119Updated last month
- Minimal Mamba-2 implementation in PyTorch☆237Updated last year
- PyTorch implementation of the Differential-Transformer architecture for sequence modeling, specifically tailored as a decoder-only model …☆84Updated last year
- Pytorch implementation of the xLSTM model by Beck et al. (2024)☆181Updated last year
- my attempts at implementing various bits of Sepp Hochreiter's new xLSTM architecture☆134Updated last year
- Awesome list of papers that extend Mamba to various applications.☆139Updated 6 months ago
- Official PyTorch Implementation of "The Hidden Attention of Mamba Models"☆231Updated 2 months ago
- Code repository for Black Mamba☆260Updated last year
- ☆140Updated last year
- Simba☆215Updated last year
- A simple but robust PyTorch implementation of RetNet from "Retentive Network: A Successor to Transformer for Large Language Models" (http…☆106Updated 2 years ago
- A Triton Kernel for incorporating Bi-Directionality in Mamba2☆75Updated last year
- State Space Models☆71Updated last year
- Implementation of MambaByte in "MambaByte: Token-free Selective State Space Model" in Pytorch and Zeta☆126Updated last month
- Implementation of Agent Attention in Pytorch☆93Updated last year
- Notes on the Mamba and the S4 model (Mamba: Linear-Time Sequence Modeling with Selective State Spaces)☆175Updated last year
- A More Fair and Comprehensive Comparison between KAN and MLP☆176Updated last year
- Official implementation of "Hydra: Bidirectional State Space Models Through Generalized Matrix Mixers"☆167Updated 10 months ago
- Training small GPT-2 style models using Kolmogorov-Arnold networks.☆121Updated last year
- Pytorch Implementation of the paper: "Learning to (Learn at Test Time): RNNs with Expressive Hidden States"☆25Updated 3 weeks ago
- Implementation of a modular, high-performance, and simplistic mamba for high-speed applications☆38Updated last year
- ☆77Updated 10 months ago
- ☆50Updated 10 months ago
- A repository for DenseSSMs☆88Updated last year
- A single repo with all scripts and utils to train / fine-tune the Mamba model with or without FIM☆61Updated last year
- Pytorch implementation of the PEER block from the paper, Mixture of A Million Experts, by Xu Owen He at Deepmind☆133Updated last month
- Towards Understanding the Mixture-of-Experts Layer in Deep Learning☆34Updated 2 years ago