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,134Updated 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☆776Updated last year
- A fast MoE impl for PyTorch☆1,757Updated 5 months ago
- A collection of AWESOME things about mixture-of-experts☆1,159Updated 7 months ago
- A curated reading list of research in Mixture-of-Experts(MoE).☆638Updated 8 months ago
- Transformer based on a variant of attention that is linear complexity in respect to sequence length☆784Updated last year
- Rotary Transformer☆979Updated 3 years ago
- ☆654Updated 3 weeks ago
- Tutel MoE: Optimized Mixture-of-Experts Library, Support DeepSeek FP8/FP4☆851Updated this week
- Pytorch library for fast transformer implementations☆1,724Updated 2 years ago
- Implementation of Rotary Embeddings, from the Roformer paper, in Pytorch☆708Updated last week
- Implementation of the Transformer variant proposed in "Transformer Quality in Linear Time"☆366Updated last year
- 2024 up-to-date list of DATASETS, CODEBASES and PAPERS on Multi-Task Learning (MTL), from Machine Learning perspective.☆766Updated last month
- PyTorch implementation of the InfoNCE loss for self-supervised learning.☆565Updated last year
- Implementation of ST-Moe, the latest incarnation of MoE after years of research at Brain, in Pytorch☆345Updated last year
- Official PyTorch implementation of Learning to (Learn at Test Time): RNNs with Expressive Hidden States☆1,227Updated last year
- Collection of papers on state-space models☆594Updated 2 months ago
- TorchMultimodal is a PyTorch library for training state-of-the-art multimodal multi-task models at scale.☆1,625Updated last week
- A PyTorch Library for Multi-Task Learning☆2,357Updated 2 months ago
- Code for the ALiBi method for transformer language models (ICLR 2022)☆536Updated last year
- The calflops is designed to calculate FLOPs、MACs and Parameters in all various neural networks, such as Linear、 CNN、 RNN、 GCN、Transformer…☆822Updated last year
- Long Range Arena for Benchmarking Efficient Transformers☆759Updated last year
- Implementation of paper "Towards a Unified View of Parameter-Efficient Transfer Learning" (ICLR 2022)☆535Updated 3 years ago
- Structured state space sequence models☆2,678Updated 11 months ago
- 整理 pytorch 单机多 GPU 训练方法与原理☆841Updated 3 years ago
- An implementation of Performer, a linear attention-based transformer, in Pytorch☆1,136Updated 3 years ago
- Adan: Adaptive Nesterov Momentum Algorithm for Faster Optimizing Deep Models☆795Updated last month
- Implementation of Linformer for Pytorch☆290Updated last year
- An All-MLP solution for Vision, from Google AI☆1,029Updated last week
- Diffusion-LM☆1,163Updated 11 months ago
- An implementation of local windowed attention for language modeling☆460Updated 5 months ago