kyegomez / MoE-Mamba
Implementation of MoE Mamba from the paper: "MoE-Mamba: Efficient Selective State Space Models with Mixture of Experts" in Pytorch and Zeta
☆96Updated last month
Alternatives and similar repositories for MoE-Mamba:
Users that are interested in MoE-Mamba are comparing it to the libraries listed below
- PyTorch Implementation of Jamba: "Jamba: A Hybrid Transformer-Mamba Language Model"☆158Updated last month
- A repository for DenseSSMs☆87Updated 10 months ago
- Implementation of the paper: "Mixture-of-Depths: Dynamically allocating compute in transformer-based language models"☆81Updated 3 weeks ago
- Official PyTorch Implementation of "The Hidden Attention of Mamba Models"☆214Updated 9 months ago
- A simple but robust PyTorch implementation of RetNet from "Retentive Network: A Successor to Transformer for Large Language Models" (http…☆104Updated last year
- Implementation of MambaByte in "MambaByte: Token-free Selective State Space Model" in Pytorch and Zeta☆114Updated last month
- Awesome list of papers that extend Mamba to various applications.☆131Updated 2 months ago
- Implementation of Griffin from the paper: "Griffin: Mixing Gated Linear Recurrences with Local Attention for Efficient Language Models"☆51Updated last month
- Implementation of Agent Attention in Pytorch☆90Updated 7 months ago
- A single repo with all scripts and utils to train / fine-tune the Mamba model with or without FIM☆52Updated 10 months ago
- Integrating Mamba/SSMs with Transformer for Enhanced Long Context and High-Quality Sequence Modeling☆187Updated last month
- Implementation of MambaFormer in Pytorch ++ Zeta from the paper: "Can Mamba Learn How to Learn? A Comparative Study on In-Context Learnin…☆20Updated 3 weeks ago
- Community Implementation of the paper: "Multi-Head Mixture-of-Experts" In PyTorch☆21Updated last month
- Official repository for the paper "SwitchHead: Accelerating Transformers with Mixture-of-Experts Attention"☆96Updated 5 months ago
- An open source implementation of LFMs from Liquid AI: Liquid Foundation Models☆153Updated 3 weeks ago
- A Triton Kernel for incorporating Bi-Directionality in Mamba2☆61Updated 2 months ago
- Implementation of Soft MoE, proposed by Brain's Vision team, in Pytorch☆264Updated 10 months ago
- Official implementation of "Hydra: Bidirectional State Space Models Through Generalized Matrix Mixers"☆123Updated last month
- An efficient pytorch implementation of selective scan in one file, works with both cpu and gpu, with corresponding mathematical derivatio…☆79Updated 11 months ago
- Implementation of Switch Transformers from the paper: "Switch Transformers: Scaling to Trillion Parameter Models with Simple and Efficien…☆84Updated last month
- Implementation of ViTaR: ViTAR: Vision Transformer with Any Resolution in PyTorch☆31Updated 3 months ago
- My implementation of the original transformer model (Vaswani et al.). I've additionally included the playground.py file for visualizing o…☆43Updated 2 months ago
- Pytorch (Lightning) implementation of the Mamba model☆25Updated 10 months ago
- Pytorch Implementation of the sparse attention from the paper: "Generating Long Sequences with Sparse Transformers"☆72Updated last month
- Simba☆201Updated 11 months ago
- Minimal Mamba-2 implementation in PyTorch☆174Updated 8 months ago
- Griffin MQA + Hawk Linear RNN Hybrid☆85Updated 10 months ago
- State Space Models☆64Updated 10 months ago
- Implementation of a modular, high-performance, and simplistic mamba for high-speed applications☆33Updated 3 months ago
- PyTorch implementation of Soft MoE by Google Brain in "From Sparse to Soft Mixtures of Experts" (https://arxiv.org/pdf/2308.00951.pdf)☆71Updated last year