kyegomez / MambaTransformerLinks
Integrating Mamba/SSMs with Transformer for Enhanced Long Context and High-Quality Sequence Modeling
☆200Updated 2 weeks 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"☆179Updated 4 months ago
- Implementation of MoE Mamba from the paper: "MoE-Mamba: Efficient Selective State Space Models with Mixture of Experts" in Pytorch and Ze…☆108Updated last week
- Implementation of Griffin from the paper: "Griffin: Mixing Gated Linear Recurrences with Local Attention for Efficient Language Models"☆56Updated 2 weeks ago
- Official PyTorch Implementation of "The Hidden Attention of Mamba Models"☆225Updated last year
- Awesome list of papers that extend Mamba to various applications.☆134Updated last month
- Minimal Mamba-2 implementation in PyTorch☆212Updated last year
- Code repository for Black Mamba☆252Updated last year
- A Triton Kernel for incorporating Bi-Directionality in Mamba2☆74Updated 7 months ago
- Implementation of Agent Attention in Pytorch☆91Updated last year
- my attempts at implementing various bits of Sepp Hochreiter's new xLSTM architecture☆131Updated last year
- Official implementation of "Hydra: Bidirectional State Space Models Through Generalized Matrix Mixers"☆150Updated 6 months ago
- State Space Models☆70Updated last year
- Notes on the Mamba and the S4 model (Mamba: Linear-Time Sequence Modeling with Selective State Spaces)☆169Updated last year
- Implementation of a modular, high-performance, and simplistic mamba for high-speed applications☆36Updated 8 months ago
- Implementation of xLSTM in Pytorch from the paper: "xLSTM: Extended Long Short-Term Memory"☆119Updated 2 weeks ago
- Pytorch Implementation of the paper: "Learning to (Learn at Test Time): RNNs with Expressive Hidden States"☆25Updated 2 weeks ago
- Pytorch implementation of the xLSTM model by Beck et al. (2024)☆169Updated 11 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
- Implementation of Infini-Transformer in Pytorch☆111Updated 7 months ago
- Simba☆211Updated last year
- Implementation of MambaByte in "MambaByte: Token-free Selective State Space Model" in Pytorch and Zeta☆120Updated 2 weeks ago
- Training small GPT-2 style models using Kolmogorov-Arnold networks.☆121Updated last year
- PyTorch implementation of the Differential-Transformer architecture for sequence modeling, specifically tailored as a decoder-only model …☆72Updated 9 months ago
- Reading list for research topics in state-space models☆314Updated last month
- A single repo with all scripts and utils to train / fine-tune the Mamba model with or without FIM☆56Updated last year
- Implementation of the proposed DeepCrossAttention by Heddes et al at Google research, in Pytorch☆90Updated 5 months ago
- ☆136Updated last year
- A More Fair and Comprehensive Comparison between KAN and MLP☆171Updated 11 months ago
- A repository for DenseSSMs☆88Updated last year
- Official implementation of Phi-Mamba. A MOHAWK-distilled model (Transformers to SSMs: Distilling Quadratic Knowledge to Subquadratic Mode…☆113Updated 10 months ago