kyegomez / MambaTransformerLinks
Integrating Mamba/SSMs with Transformer for Enhanced Long Context and High-Quality Sequence Modeling
☆196Updated 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"☆171Updated 2 months ago
- Simba☆208Updated last year
- Official PyTorch Implementation of "The Hidden Attention of Mamba Models"☆223Updated last year
- 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
- Minimal Mamba-2 implementation in PyTorch☆202Updated last year
- A Triton Kernel for incorporating Bi-Directionality in Mamba2☆70Updated 6 months ago
- Official implementation of "Hydra: Bidirectional State Space Models Through Generalized Matrix Mixers"☆138Updated 4 months ago
- Notes on the Mamba and the S4 model (Mamba: Linear-Time Sequence Modeling with Selective State Spaces)☆169Updated last year
- Awesome list of papers that extend Mamba to various applications.☆133Updated 2 weeks ago
- Implementation of xLSTM in Pytorch from the paper: "xLSTM: Extended Long Short-Term Memory"☆119Updated 2 months ago
- Simple, minimal implementation of the Mamba SSM in one pytorch file. Using logcumsumexp (Heisen sequence).☆120Updated 8 months ago
- Computation-Efficient Era: A Comprehensive Survey of State Space Models in Medical Image Analysis☆238Updated 4 months ago
- Implementation of Griffin from the paper: "Griffin: Mixing Gated Linear Recurrences with Local Attention for Efficient Language Models"☆55Updated 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
- Causal depthwise conv1d in CUDA, with a PyTorch interface☆498Updated this week
- Pytorch implementation of the xLSTM model by Beck et al. (2024)☆167Updated 10 months ago
- my attempts at implementing various bits of Sepp Hochreiter's new xLSTM architecture☆130Updated last year
- PyTorch implementation of the Differential-Transformer architecture for sequence modeling, specifically tailored as a decoder-only model …☆70Updated 7 months ago
- A single repo with all scripts and utils to train / fine-tune the Mamba model with or without FIM☆55Updated last year
- Code repository for Black Mamba☆247Updated last year
- Trying out the Mamba architecture on small examples (cifar-10, shakespeare char level etc.)☆46Updated last year
- ☆133Updated last year
- Build high-performance AI models with modular building blocks☆528Updated 2 weeks ago
- Implementation of Vision Mamba from the paper: "Vision Mamba: Efficient Visual Representation Learning with Bidirectional State Space Mod…☆458Updated 3 weeks ago
- An efficient pytorch implementation of selective scan in one file, works with both cpu and gpu, with corresponding mathematical derivatio…☆91Updated last year
- State Space Models☆67Updated last year
- Reading list for research topics in state-space models☆297Updated 2 weeks ago
- Implementation of the proposed Adam-atan2 from Google Deepmind in Pytorch☆108Updated 6 months ago
- xLSTM as Generic Vision Backbone☆480Updated 7 months ago
- A repository for DenseSSMs☆87Updated last year