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,212Updated 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☆838Updated 2 years ago
- A collection of AWESOME things about mixture-of-experts☆1,244Updated last year
- A fast MoE impl for PyTorch☆1,825Updated 10 months ago
- A curated reading list of research in Mixture-of-Experts(MoE).☆654Updated last year
- ☆693Updated 3 weeks ago
- Rotary Transformer☆1,065Updated 3 years ago
- Transformer based on a variant of attention that is linear complexity in respect to sequence length☆820Updated last year
- Tutel MoE: Optimized Mixture-of-Experts Library, Support GptOss/DeepSeek/Kimi-K2/Qwen3 using FP8/NVFP4/MXFP4☆951Updated last week
- Implementation of ST-Moe, the latest incarnation of MoE after years of research at Brain, in Pytorch☆374Updated last year
- Pytorch library for fast transformer implementations☆1,755Updated 2 years ago
- 2024 up-to-date list of DATASETS, CODEBASES and PAPERS on Multi-Task Learning (MTL), from Machine Learning perspective.☆808Updated 2 months ago
- Vector (and Scalar) Quantization, in Pytorch☆3,777Updated last week
- Implementation of the Transformer variant proposed in "Transformer Quality in Linear Time"☆371Updated 2 years ago
- Official PyTorch implementation of Learning to (Learn at Test Time): RNNs with Expressive Hidden States☆1,294Updated last year
- Implementation of Rotary Embeddings, from the Roformer paper, in Pytorch☆785Updated 5 months ago
- PyTorch implementation of the InfoNCE loss for self-supervised learning.☆602Updated 2 years ago
- Collection of papers on state-space models☆613Updated last month
- TorchMultimodal is a PyTorch library for training state-of-the-art multimodal multi-task models at scale.☆1,679Updated this week
- An All-MLP solution for Vision, from Google AI☆1,054Updated 5 months ago
- Long Range Arena for Benchmarking Efficient Transformers☆771Updated 2 years ago
- A PyTorch Library for Multi-Task Learning☆2,493Updated 7 months ago
- An implementation of local windowed attention for language modeling☆491Updated 5 months ago
- Structured state space sequence models☆2,801Updated last year
- Adan: Adaptive Nesterov Momentum Algorithm for Faster Optimizing Deep Models☆805Updated 6 months ago
- Code for the ALiBi method for transformer language models (ICLR 2022)☆547Updated 2 years ago
- The calflops is designed to calculate FLOPs、MACs and Parameters in all various neural networks, such as Linear、 CNN、 RNN、 GCN、Transformer…☆908Updated last year
- An implementation of Performer, a linear attention-based transformer, in Pytorch☆1,170Updated 3 years ago
- Code for ALBEF: a new vision-language pre-training method☆1,744Updated 3 years ago
- Implementation of paper "Towards a Unified View of Parameter-Efficient Transfer Learning" (ICLR 2022)☆541Updated 3 years ago
- PyTorch implementation of MoCo v3 https//arxiv.org/abs/2104.02057☆1,307Updated 4 years ago