kyegomez / MHMoE
Community Implementation of the paper: "Multi-Head Mixture-of-Experts" In PyTorch
☆20Updated this week
Alternatives and similar repositories for MHMoE:
Users that are interested in MHMoE are comparing it to the libraries listed below
- Implementation of MoE Mamba from the paper: "MoE-Mamba: Efficient Selective State Space Models with Mixture of Experts" in Pytorch and Ze…☆92Updated this week
- Official repository for the paper "SwitchHead: Accelerating Transformers with Mixture-of-Experts Attention"☆96Updated 4 months ago
- Official repository for the paper "Approximating Two-Layer Feedforward Networks for Efficient Transformers"☆36Updated last year
- A byte-level decoder architecture that matches the performance of tokenized Transformers.☆65Updated 9 months ago
- Implementation of a modular, high-performance, and simplistic mamba for high-speed applications☆33Updated 2 months ago
- HGRN2: Gated Linear RNNs with State Expansion☆52Updated 5 months ago
- Implementation of a Light Recurrent Unit in Pytorch☆48Updated 3 months ago
- A single repo with all scripts and utils to train / fine-tune the Mamba model with or without FIM☆50Updated 9 months ago
- An open source replication of the stawberry method that leverages Monte Carlo Search with PPO and or DPO☆27Updated this week
- Implementation of GateLoop Transformer in Pytorch and Jax☆87Updated 7 months ago
- ☆70Updated 5 months ago
- This is a simple torch implementation of the high performance Multi-Query Attention☆16Updated last year
- Implementation of the proposed Adam-atan2 from Google Deepmind in Pytorch☆101Updated 2 months ago
- Explorations into the recently proposed Taylor Series Linear Attention☆92Updated 5 months ago
- [NeurIPS 2023 spotlight] Official implementation of HGRN in our NeurIPS 2023 paper - Hierarchically Gated Recurrent Neural Network for Se…☆62Updated 9 months ago
- Implementation of Infini-Transformer in Pytorch☆109Updated 3 weeks ago
- Implementation of the Mamba SSM with hf_integration.☆56Updated 5 months ago
- My Implementation of Q-Sparse: All Large Language Models can be Fully Sparsely-Activated☆31Updated 5 months ago
- This is the code that went into our practical dive using mamba as information extraction☆51Updated last year
- Here we will test various linear attention designs.☆58Updated 9 months ago
- Implementation of MambaFormer in Pytorch ++ Zeta from the paper: "Can Mamba Learn How to Learn? A Comparative Study on In-Context Learnin…☆20Updated this week
- Explorations into improving ViTArc with Slot Attention☆37Updated 3 months ago
- Implementation of Griffin from the paper: "Griffin: Mixing Gated Linear Recurrences with Local Attention for Efficient Language Models"☆51Updated this week
- Some personal experiments around routing tokens to different autoregressive attention, akin to mixture-of-experts☆113Updated 3 months ago
- RWKV, in easy to read code☆63Updated 2 months ago
- Official Implementation Of The Paper: `DeciMamba: Exploring the Length Extrapolation Potential of Mamba'☆22Updated 6 months ago
- ☆43Updated 3 months ago
- Implementation of Agent Attention in Pytorch☆89Updated 6 months ago
- Griffin MQA + Hawk Linear RNN Hybrid☆85Updated 9 months ago
- Attempt to make multiple residual streams from Bytedance's Hyper-Connections paper accessible to the public☆66Updated last week