kyegomez / MambaTransformerLinks
Integrating Mamba/SSMs with Transformer for Enhanced Long Context and High-Quality Sequence Modeling
☆197Updated 3 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"☆172Updated 3 months ago
- Official PyTorch Implementation of "The Hidden Attention of Mamba Models"☆224Updated last year
- Implementation of Griffin from the paper: "Griffin: Mixing Gated Linear Recurrences with Local Attention for Efficient Language Models"☆55Updated 3 months ago
- Implementation of MoE Mamba from the paper: "MoE-Mamba: Efficient Selective State Space Models with Mixture of Experts" in Pytorch and Ze…☆107Updated 3 months ago
- Awesome list of papers that extend Mamba to various applications.☆134Updated last month
- Minimal Mamba-2 implementation in PyTorch☆207Updated last year
- Code repository for Black Mamba☆249Updated last year
- A single repo with all scripts and utils to train / fine-tune the Mamba model with or without FIM☆55Updated last year
- my attempts at implementing various bits of Sepp Hochreiter's new xLSTM architecture☆129Updated last year
- A simple but robust PyTorch implementation of RetNet from "Retentive Network: A Successor to Transformer for Large Language Models" (http…☆106Updated last year
- Pytorch implementation of the xLSTM model by Beck et al. (2024)☆168Updated 11 months ago
- Implementation of MambaByte in "MambaByte: Token-free Selective State Space Model" in Pytorch and Zeta☆118Updated 3 months ago
- ☆135Updated last year
- Notes on the Mamba and the S4 model (Mamba: Linear-Time Sequence Modeling with Selective State Spaces)☆169Updated last year
- Implementation of xLSTM in Pytorch from the paper: "xLSTM: Extended Long Short-Term Memory"☆119Updated 3 months ago
- A Triton Kernel for incorporating Bi-Directionality in Mamba2☆71Updated 6 months ago
- The official repository for HyperZ⋅Z⋅W Operator Connects Slow-Fast Networks for Full Context Interaction.☆38Updated 3 months ago
- PyTorch implementation of the Differential-Transformer architecture for sequence modeling, specifically tailored as a decoder-only model …☆71Updated 8 months ago
- Simba☆210Updated last year
- Training small GPT-2 style models using Kolmogorov-Arnold networks.☆120Updated last year
- Reading list for research topics in state-space models☆306Updated last month
- Official implementation of "Hydra: Bidirectional State Space Models Through Generalized Matrix Mixers"☆140Updated 5 months ago
- Implementation of Agent Attention in Pytorch☆90Updated last year
- State Space Models☆68Updated last year
- Trying out the Mamba architecture on small examples (cifar-10, shakespeare char level etc.)☆47Updated last year
- ☆121Updated last month
- [NeurIPS 2024] Official Repository of The Mamba in the Llama: Distilling and Accelerating Hybrid Models☆222Updated 2 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
- [ICLR 2025] Official Code Release for Explaining Modern Gated-Linear RNNs via a Unified Implicit Attention Formulation☆43Updated 4 months ago
- Implementation of Infini-Transformer in Pytorch☆111Updated 6 months ago