lucidrains / mixture-of-experts
A Pytorch implementation of Sparsely-Gated Mixture of Experts, for massively increasing the parameter count of language models
☆723Updated last year
Alternatives and similar repositories for mixture-of-experts:
Users that are interested in mixture-of-experts are comparing it to the libraries listed below
- Implementation of ST-Moe, the latest incarnation of MoE after years of research at Brain, in Pytorch☆325Updated 9 months ago
- PyTorch Re-Implementation of "The Sparsely-Gated Mixture-of-Experts Layer" by Noam Shazeer et al. https://arxiv.org/abs/1701.06538☆1,084Updated 11 months ago
- ☆618Updated 2 months ago
- A collection of AWESOME things about mixture-of-experts☆1,077Updated 3 months ago
- Tutel MoE: Optimized Mixture-of-Experts Library, Support DeepSeek FP8/FP4☆794Updated this week
- A curated reading list of research in Mixture-of-Experts(MoE).☆609Updated 5 months ago
- Implementation of Rotary Embeddings, from the Roformer paper, in Pytorch☆661Updated 4 months ago
- A fast MoE impl for PyTorch☆1,686Updated last month
- Implementation of Soft MoE, proposed by Brain's Vision team, in Pytorch☆280Updated this week
- Transformer based on a variant of attention that is linear complexity in respect to sequence length☆754Updated 11 months ago
- Implementation of the Transformer variant proposed in "Transformer Quality in Linear Time"☆361Updated last year
- Implementation of a memory efficient multi-head attention as proposed in the paper, "Self-attention Does Not Need O(n²) Memory"☆375Updated last year
- Code for the ALiBi method for transformer language models (ICLR 2022)☆520Updated last year
- Implementation of Linformer for Pytorch☆276Updated last year
- An implementation of local windowed attention for language modeling☆431Updated 2 months ago
- Pytorch library for fast transformer implementations☆1,693Updated 2 years ago
- Implementation of 💍 Ring Attention, from Liu et al. at Berkeley AI, in Pytorch☆509Updated 5 months ago
- Rotary Transformer☆924Updated 3 years ago
- Long Range Arena for Benchmarking Efficient Transformers☆748Updated last year
- Large Context Attention☆697Updated 2 months ago
- Official PyTorch implementation of Learning to (Learn at Test Time): RNNs with Expressive Hidden States☆1,149Updated 8 months ago
- Collection of papers on state-space models☆585Updated last month
- 🚀 Efficient implementations of state-of-the-art linear attention models in Torch and Triton☆2,216Updated this week
- Model soups: averaging weights of multiple fine-tuned models improves accuracy without increasing inference time☆454Updated 8 months ago
- Implementation of paper "Towards a Unified View of Parameter-Efficient Transfer Learning" (ICLR 2022)☆524Updated 3 years ago
- Sequence modeling with Mega.☆295Updated 2 years ago
- ☆289Updated 3 months ago
- Implementation of Recurrent Memory Transformer, Neurips 2022 paper, in Pytorch☆407Updated 3 months ago
- Helpful tools and examples for working with flex-attention☆707Updated this week
- TorchMultimodal is a PyTorch library for training state-of-the-art multimodal multi-task models at scale.☆1,565Updated last week