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,149Updated 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☆788Updated last year
- A fast MoE impl for PyTorch☆1,769Updated 5 months ago
- A collection of AWESOME things about mixture-of-experts☆1,177Updated 7 months ago
- A curated reading list of research in Mixture-of-Experts(MoE).☆639Updated 9 months ago
- ☆656Updated last month
- Transformer based on a variant of attention that is linear complexity in respect to sequence length☆793Updated last year
- Tutel MoE: Optimized Mixture-of-Experts Library, Support DeepSeek/Kimi-K2/Qwen3 FP8/FP4☆870Updated this week
- Rotary Transformer☆1,001Updated 3 years ago
- Implementation of ST-Moe, the latest incarnation of MoE after years of research at Brain, in Pytorch☆352Updated last year
- Pytorch library for fast transformer implementations☆1,725Updated 2 years ago
- TorchMultimodal is a PyTorch library for training state-of-the-art multimodal multi-task models at scale.☆1,638Updated this week
- Long Range Arena for Benchmarking Efficient Transformers☆762Updated last year
- Official PyTorch implementation of Learning to (Learn at Test Time): RNNs with Expressive Hidden States☆1,239Updated last year
- PyTorch implementation of the InfoNCE loss for self-supervised learning.☆574Updated last year
- Implementation of Rotary Embeddings, from the Roformer paper, in Pytorch☆719Updated last week
- 2024 up-to-date list of DATASETS, CODEBASES and PAPERS on Multi-Task Learning (MTL), from Machine Learning perspective.☆776Updated 2 months ago
- Code for the ALiBi method for transformer language models (ICLR 2022)☆538Updated last year
- Code for ALBEF: a new vision-language pre-training method☆1,683Updated 2 years ago
- Implementation of paper "Towards a Unified View of Parameter-Efficient Transfer Learning" (ICLR 2022)☆535Updated 3 years ago
- A PyTorch Library for Multi-Task Learning☆2,379Updated 2 months ago
- Implementation of the Transformer variant proposed in "Transformer Quality in Linear Time"☆368Updated last year
- Reformer, the efficient Transformer, in Pytorch☆2,177Updated 2 years ago
- Collection of papers on state-space models☆594Updated 3 months ago
- [TMLR 2024] Efficient Large Language Models: A Survey☆1,197Updated last month
- An implementation of Performer, a linear attention-based transformer, in Pytorch☆1,142Updated 3 years ago
- An All-MLP solution for Vision, from Google AI☆1,034Updated 3 weeks ago
- A quickstart and benchmark for pytorch distributed training.☆1,668Updated last year
- An implementation of local windowed attention for language modeling☆470Updated 3 weeks ago
- The calflops is designed to calculate FLOPs、MACs and Parameters in all various neural networks, such as Linear、 CNN、 RNN、 GCN、Transformer…☆836Updated last year
- Vector (and Scalar) Quantization, in Pytorch☆3,451Updated 2 weeks ago