lucidrains / mixture-of-expertsLinks
A Pytorch implementation of Sparsely-Gated Mixture of Experts, for massively increasing the parameter count of language models
☆762Updated 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
Sorting:
- PyTorch Re-Implementation of "The Sparsely-Gated Mixture-of-Experts Layer" by Noam Shazeer et al. https://arxiv.org/abs/1701.06538☆1,114Updated last year
- Implementation of ST-Moe, the latest incarnation of MoE after years of research at Brain, in Pytorch☆337Updated 11 months ago
- ☆640Updated 3 weeks ago
- Tutel MoE: Optimized Mixture-of-Experts Library, Support DeepSeek FP8/FP4☆839Updated this week
- A collection of AWESOME things about mixture-of-experts☆1,138Updated 6 months ago
- A curated reading list of research in Mixture-of-Experts(MoE).☆630Updated 7 months ago
- Transformer based on a variant of attention that is linear complexity in respect to sequence length☆770Updated last year
- A fast MoE impl for PyTorch☆1,738Updated 4 months ago
- Implementation of Soft MoE, proposed by Brain's Vision team, in Pytorch☆296Updated 2 months ago
- Implementation of Rotary Embeddings, from the Roformer paper, in Pytorch☆685Updated 6 months ago
- Implementation of Linformer for Pytorch☆286Updated last year
- Long Range Arena for Benchmarking Efficient Transformers☆757Updated last year
- An implementation of local windowed attention for language modeling☆451Updated 4 months ago
- Root Mean Square Layer Normalization☆241Updated 2 years ago
- Code for the ALiBi method for transformer language models (ICLR 2022)☆532Updated last year
- Large Context Attention☆714Updated 4 months ago
- Helpful tools and examples for working with flex-attention☆820Updated this week
- Collection of papers on state-space models☆595Updated last month
- Implementation of 💍 Ring Attention, from Liu et al. at Berkeley AI, in Pytorch☆517Updated 3 weeks ago
- ☆290Updated 5 months ago
- An implementation of Performer, a linear attention-based transformer, in Pytorch☆1,133Updated 3 years ago
- Code for Adam-mini: Use Fewer Learning Rates To Gain More https://arxiv.org/abs/2406.16793☆417Updated 3 weeks ago
- (Unofficial) PyTorch implementation of grouped-query attention (GQA) from "GQA: Training Generalized Multi-Query Transformer Models from …☆168Updated last year
- Implementation of the Transformer variant proposed in "Transformer Quality in Linear Time"☆364Updated last year
- Rotary Transformer☆963Updated 3 years ago
- Implementation of paper "Towards a Unified View of Parameter-Efficient Transfer Learning" (ICLR 2022)☆530Updated 3 years ago
- Sequence modeling with Mega.☆295Updated 2 years ago
- Implementation of Recurrent Memory Transformer, Neurips 2022 paper, in Pytorch☆409Updated 5 months ago
- Pytorch library for fast transformer implementations☆1,709Updated 2 years ago
- The official GitHub page for the survey paper "A Survey on Mixture of Experts in Large Language Models".☆365Updated 2 months ago