kyegomez / MHMoELinks
Community Implementation of the paper: "Multi-Head Mixture-of-Experts" In PyTorch
☆27Updated last week
Alternatives and similar repositories for MHMoE
Users that are interested in MHMoE are comparing it to the libraries listed below
Sorting:
- Implementation of MoE Mamba from the paper: "MoE-Mamba: Efficient Selective State Space Models with Mixture of Experts" in Pytorch and Ze…☆110Updated last week
- Implementation of a modular, high-performance, and simplistic mamba for high-speed applications☆36Updated 10 months ago
- Implementation of the paper: "Mixture-of-Depths: Dynamically allocating compute in transformer-based language models"☆105Updated last week
- Implementation of the proposed DeepCrossAttention by Heddes et al at Google research, in Pytorch☆92Updated 6 months ago
- A single repo with all scripts and utils to train / fine-tune the Mamba model with or without FIM☆56Updated last year
- Integrating Mamba/SSMs with Transformer for Enhanced Long Context and High-Quality Sequence Modeling☆205Updated last week
- Pytorch Implementation of the paper: "Learning to (Learn at Test Time): RNNs with Expressive Hidden States"☆25Updated last week
- PyTorch Implementation of Jamba: "Jamba: A Hybrid Transformer-Mamba Language Model"☆187Updated last week
- Implementation of Agent Attention in Pytorch☆91Updated last year
- Attempt to make multiple residual streams from Bytedance's Hyper-Connections paper accessible to the public☆89Updated 2 months ago
- Implementation of Griffin from the paper: "Griffin: Mixing Gated Linear Recurrences with Local Attention for Efficient Language Models"☆56Updated last week
- HGRN2: Gated Linear RNNs with State Expansion☆54Updated last year
- Tiled Flash Linear Attention library for fast and efficient mLSTM Kernels.☆68Updated last month
- OmniByteFormer is a generalized Transformer model that can process any type of data by converting it into byte sequences, bypassing tradi…☆13Updated last week
- Official repository for the paper "SwitchHead: Accelerating Transformers with Mixture-of-Experts Attention"☆98Updated 11 months ago
- Implementation of Infini-Transformer in Pytorch☆111Updated 8 months ago
- Pytorch implementation of the PEER block from the paper, Mixture of A Million Experts, by Xu Owen He at Deepmind☆128Updated last year
- RWKV is an RNN with transformer-level LLM performance. It can be directly trained like a GPT (parallelizable). So it's combining the best…☆52Updated 5 months ago
- Some personal experiments around routing tokens to different autoregressive attention, akin to mixture-of-experts☆121Updated 10 months ago
- Griffin MQA + Hawk Linear RNN Hybrid☆89Updated last year
- Implementation of a Light Recurrent Unit in Pytorch☆48Updated 11 months ago
- ☆15Updated 3 months ago
- RWKV-7: Surpassing GPT☆95Updated 9 months ago
- https://x.com/BlinkDL_AI/status/1884768989743882276☆28Updated 4 months ago
- Explorations into improving ViTArc with Slot Attention☆42Updated 10 months ago
- An open source replication of the stawberry method that leverages Monte Carlo Search with PPO and or DPO☆29Updated last week
- The official repository for HyperZ⋅Z⋅W Operator Connects Slow-Fast Networks for Full Context Interaction.☆39Updated 5 months ago
- A repository for DenseSSMs☆88Updated last year
- Mamba R1 represents a novel architecture that combines the efficiency of Mamba's state space models with the scalability of Mixture of Ex…☆25Updated last week
- PyTorch implementation of Soft MoE by Google Brain in "From Sparse to Soft Mixtures of Experts" (https://arxiv.org/pdf/2308.00951.pdf)☆78Updated last year