kyegomez / MHMoELinks
Community Implementation of the paper: "Multi-Head Mixture-of-Experts" In PyTorch
☆25Updated 2 months ago
Alternatives and similar repositories for MHMoE
Users that are interested in MHMoE are comparing it to the libraries listed below
Sorting:
- OmniByteFormer is a generalized Transformer model that can process any type of data by converting it into byte sequences, bypassing tradi…☆11Updated last week
- 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
- Implementation of the paper: "Mixture-of-Depths: Dynamically allocating compute in transformer-based language models"☆95Updated last week
- Pytorch Implementation of the paper: "Learning to (Learn at Test Time): RNNs with Expressive Hidden States"☆25Updated last week
- PyTorch implementation of Titans.☆23Updated 5 months ago
- Implementation of Griffin from the paper: "Griffin: Mixing Gated Linear Recurrences with Local Attention for Efficient Language Models"☆55Updated 2 months ago
- Official repository for the paper "SwitchHead: Accelerating Transformers with Mixture-of-Experts Attention"☆98Updated 9 months ago
- A single repo with all scripts and utils to train / fine-tune the Mamba model with or without FIM☆55Updated last year
- Implementation of MambaFormer in Pytorch ++ Zeta from the paper: "Can Mamba Learn How to Learn? A Comparative Study on In-Context Learnin…☆21Updated last week
- [ICLR 2025] Official Code Release for Explaining Modern Gated-Linear RNNs via a Unified Implicit Attention Formulation☆42Updated 3 months ago
- HGRN2: Gated Linear RNNs with State Expansion☆55Updated 10 months ago
- https://x.com/BlinkDL_AI/status/1884768989743882276☆28Updated last month
- Official repository for the paper "Approximating Two-Layer Feedforward Networks for Efficient Transformers"☆38Updated 2 weeks ago
- DeciMamba: Exploring the Length Extrapolation Potential of Mamba (ICLR 2025)☆28Updated 2 months ago
- This is a simple torch implementation of the high performance Multi-Query Attention☆17Updated last year
- Implementation of Agent Attention in Pytorch☆90Updated 11 months ago
- RWKV-X is a Linear Complexity Hybrid Language Model based on the RWKV architecture, integrating Sparse Attention to improve the model's l…☆41Updated 2 months ago
- [NeurIPS 2023 spotlight] Official implementation of HGRN in our NeurIPS 2023 paper - Hierarchically Gated Recurrent Neural Network for Se…☆65Updated last year
- Griffin MQA + Hawk Linear RNN Hybrid☆87Updated last year
- ☆80Updated 10 months ago
- ☆14Updated 2 weeks ago
- A byte-level decoder architecture that matches the performance of tokenized Transformers.☆63Updated last year
- Implementation of a Light Recurrent Unit in Pytorch☆48Updated 8 months ago
- A repository for DenseSSMs☆87Updated last year
- Implementation of the paper: "Leave No Context Behind: Efficient Infinite Context Transformers with Infini-attention" from Google in pyTO…☆55Updated last week
- Explorations into the recently proposed Taylor Series Linear Attention☆99Updated 10 months ago
- ☆43Updated 5 months ago
- Tiled Flash Linear Attention library for fast and efficient mLSTM Kernels.☆57Updated this week
- My Implementation of Q-Sparse: All Large Language Models can be Fully Sparsely-Activated☆32Updated 10 months ago
- Attempt to make multiple residual streams from Bytedance's Hyper-Connections paper accessible to the public☆87Updated last week