kyegomez / MHMoELinks
Community Implementation of the paper: "Multi-Head Mixture-of-Experts" In PyTorch
☆27Updated 3 weeks ago
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…☆114Updated 3 weeks ago
- Implementation of the proposed DeepCrossAttention by Heddes et al at Google research, in Pytorch☆94Updated 8 months ago
- A single repo with all scripts and utils to train / fine-tune the Mamba model with or without FIM☆60Updated last year
- Implementation of Agent Attention in Pytorch☆91Updated last year
- Pytorch Implementation of the paper: "Learning to (Learn at Test Time): RNNs with Expressive Hidden States"☆25Updated this week
- Integrating Mamba/SSMs with Transformer for Enhanced Long Context and High-Quality Sequence Modeling☆209Updated 3 weeks ago
- An open source replication of the stawberry method that leverages Monte Carlo Search with PPO and or DPO☆29Updated this week
- Some personal experiments around routing tokens to different autoregressive attention, akin to mixture-of-experts☆119Updated last year
- Attempt to make multiple residual streams from Bytedance's Hyper-Connections paper accessible to the public☆91Updated 4 months ago
- Implementation of a modular, high-performance, and simplistic mamba for high-speed applications☆36Updated last year
- Implementation of GateLoop Transformer in Pytorch and Jax☆90Updated last year
- Implementation of the proposed Adam-atan2 from Google Deepmind in Pytorch☆134Updated last month
- Tiled Flash Linear Attention library for fast and efficient mLSTM Kernels.☆74Updated this week
- HGRN2: Gated Linear RNNs with State Expansion☆55Updated last year
- Implementation of Griffin from the paper: "Griffin: Mixing Gated Linear Recurrences with Local Attention for Efficient Language Models"☆56Updated 2 weeks ago
- Implementation of 2-simplicial attention proposed by Clift et al. (2019) and the recent attempt to make practical in Fast and Simplex, Ro…☆47Updated 2 months ago
- A repository for DenseSSMs☆89Updated last year
- Implementation of the paper: "Mixture-of-Depths: Dynamically allocating compute in transformer-based language models"☆109Updated this week
- ☆128Updated 3 months ago
- Official repository for the paper "SwitchHead: Accelerating Transformers with Mixture-of-Experts Attention"☆101Updated last year
- Implementation of a Light Recurrent Unit in Pytorch☆49Updated last year
- Explorations into improving ViTArc with Slot Attention☆43Updated last year
- PyTorch Implementation of Jamba: "Jamba: A Hybrid Transformer-Mamba Language Model"☆194Updated 2 weeks ago
- Explorations into the recently proposed Taylor Series Linear Attention☆99Updated last year
- Pytorch implementation of the PEER block from the paper, Mixture of A Million Experts, by Xu Owen He at Deepmind☆131Updated 2 weeks ago
- This is a simple torch implementation of the high performance Multi-Query Attention☆15Updated 2 years ago
- https://x.com/BlinkDL_AI/status/1884768989743882276☆28Updated 6 months ago
- A byte-level decoder architecture that matches the performance of tokenized Transformers.☆66Updated last year
- Explorations into adversarial losses on top of autoregressive loss for language modeling☆38Updated 8 months ago
- Implementation of Infini-Transformer in Pytorch☆113Updated 10 months ago