kyegomez / MHMoE
Community Implementation of the paper: "Multi-Head Mixture-of-Experts" In PyTorch
☆18Updated last week
Related projects ⓘ
Alternatives and complementary repositories for MHMoE
- Minimal Mamba-2 implementation in PyTorch☆129Updated 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…☆83Updated this week
- Implementation of Griffin from the paper: "Griffin: Mixing Gated Linear Recurrences with Local Attention for Efficient Language Models"☆49Updated this week
- ☆61Updated 2 months ago
- A single repo with all scripts and utils to train / fine-tune the Mamba model with or without FIM☆49Updated 7 months ago
- A Triton Kernel for incorporating Bi-Directionality in Mamba2☆47Updated 2 months ago
- Implementation of a modular, high-performance, and simplistic mamba for high-speed applications☆33Updated last week
- Implementation of the paper: "Mixture-of-Depths: Dynamically allocating compute in transformer-based language models"☆67Updated last week
- HGRN2: Gated Linear RNNs with State Expansion☆49Updated 2 months ago
- Griffin MQA + Hawk Linear RNN Hybrid☆85Updated 6 months ago
- Official implementation of Phi-Mamba. A MOHAWK-distilled model (Transformers to SSMs: Distilling Quadratic Knowledge to Subquadratic Mode…☆77Updated last month
- Official repository for the paper "SwitchHead: Accelerating Transformers with Mixture-of-Experts Attention"☆91Updated last month
- Integrating Mamba/SSMs with Transformer for Enhanced Long Context and High-Quality Sequence Modeling☆167Updated last week
- [NeurIPS 2023 spotlight] Official implementation of HGRN in our NeurIPS 2023 paper - Hierarchically Gated Recurrent Neural Network for Se…☆61Updated 6 months ago
- ☆52Updated this week
- Pytorch Implementation of the paper: "Learning to (Learn at Test Time): RNNs with Expressive Hidden States"☆23Updated last week
- Implementation of a Light Recurrent Unit in Pytorch☆46Updated last month
- RWKV, in easy to read code☆55Updated last week
- A byte-level decoder architecture that matches the performance of tokenized Transformers.☆59Updated 6 months ago
- Implementation of GateLoop Transformer in Pytorch and Jax☆86Updated 4 months ago
- Implementation of the proposed Adam-atan2 from Google Deepmind in Pytorch☆94Updated 2 weeks ago
- PyTorch Implementation of Jamba: "Jamba: A Hybrid Transformer-Mamba Language Model"☆135Updated last week
- Official implementation of "Hydra: Bidirectional State Space Models Through Generalized Matrix Mixers"☆102Updated 3 months ago
- Implementation of Agent Attention in Pytorch☆86Updated 4 months ago
- My Implementation of Q-Sparse: All Large Language Models can be Fully Sparsely-Activated☆30Updated 2 months ago
- This is a simple torch implementation of the high performance Multi-Query Attention☆15Updated last year
- Official repository for the paper "Approximating Two-Layer Feedforward Networks for Efficient Transformers"☆36Updated 11 months ago
- Explorations into improving ViTArc with Slot Attention☆36Updated 3 weeks ago
- Here we will test various linear attention designs.☆56Updated 6 months ago
- Some personal experiments around routing tokens to different autoregressive attention, akin to mixture-of-experts☆108Updated 3 weeks ago