davidmrau / mixture-of-expertsLinks
PyTorch Re-Implementation of "The Sparsely-Gated Mixture-of-Experts Layer" by Noam Shazeer et al. https://arxiv.org/abs/1701.06538
☆1,164Updated 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:
- A Pytorch implementation of Sparsely-Gated Mixture of Experts, for massively increasing the parameter count of language models☆808Updated 2 years ago
- A fast MoE impl for PyTorch☆1,782Updated 7 months ago
- A collection of AWESOME things about mixture-of-experts☆1,202Updated 9 months ago
- A curated reading list of research in Mixture-of-Experts(MoE).☆642Updated 10 months ago
- Transformer based on a variant of attention that is linear complexity in respect to sequence length☆797Updated last year
- ☆671Updated last month
- Rotary Transformer☆1,020Updated 3 years ago
- Tutel MoE: Optimized Mixture-of-Experts Library, Support GptOss/DeepSeek/Kimi-K2/Qwen3 using FP8/NVFP4/MXFP4☆913Updated this week
- Pytorch library for fast transformer implementations☆1,730Updated 2 years ago
- Implementation of ST-Moe, the latest incarnation of MoE after years of research at Brain, in Pytorch☆360Updated last year
- Official PyTorch implementation of Learning to (Learn at Test Time): RNNs with Expressive Hidden States☆1,252Updated last year
- TorchMultimodal is a PyTorch library for training state-of-the-art multimodal multi-task models at scale.☆1,648Updated last week
- Implementation of the Transformer variant proposed in "Transformer Quality in Linear Time"☆369Updated last year
- PyTorch implementation of the InfoNCE loss for self-supervised learning.☆585Updated last year
- The calflops is designed to calculate FLOPs、MACs and Parameters in all various neural networks, such as Linear、 CNN、 RNN、 GCN、Transformer…☆866Updated last year
- 2024 up-to-date list of DATASETS, CODEBASES and PAPERS on Multi-Task Learning (MTL), from Machine Learning perspective.☆786Updated 3 months ago
- Implementation of Rotary Embeddings, from the Roformer paper, in Pytorch☆749Updated last month
- Collection of papers on state-space models☆599Updated last week
- Long Range Arena for Benchmarking Efficient Transformers☆764Updated last year
- An All-MLP solution for Vision, from Google AI☆1,039Updated 2 months ago
- An implementation of local windowed attention for language modeling☆475Updated 2 months ago
- 整理 pytorch 单机多 GPU 训练方法与原理☆848Updated 3 years ago
- An implementation of Performer, a linear attention-based transformer, in Pytorch☆1,148Updated 3 years ago
- Code for ALBEF: a new vision-language pre-training method☆1,701Updated 2 years ago
- Pytorch reimplementation for "Gradient Surgery for Multi-Task Learning"☆365Updated 4 years ago
- Adan: Adaptive Nesterov Momentum Algorithm for Faster Optimizing Deep Models☆797Updated 3 months ago
- A PyTorch Library for Multi-Task Learning☆2,397Updated 4 months ago
- Code for the ALiBi method for transformer language models (ICLR 2022)☆542Updated last year
- [TMLR 2024] Efficient Large Language Models: A Survey☆1,214Updated 2 months ago
- PyTorch implementation of MoCo v3 https//arxiv.org/abs/2104.02057☆1,291Updated 3 years ago