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,203Updated 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☆827Updated 2 years ago
- A fast MoE impl for PyTorch☆1,811Updated 9 months ago
- A collection of AWESOME things about mixture-of-experts☆1,227Updated 11 months ago
- A curated reading list of research in Mixture-of-Experts(MoE).☆649Updated last year
- Rotary Transformer☆1,043Updated 3 years ago
- Transformer based on a variant of attention that is linear complexity in respect to sequence length☆811Updated last year
- ☆688Updated last week
- Pytorch library for fast transformer implementations☆1,749Updated 2 years ago
- Tutel MoE: Optimized Mixture-of-Experts Library, Support GptOss/DeepSeek/Kimi-K2/Qwen3 using FP8/NVFP4/MXFP4☆938Updated last week
- PyTorch implementation of the InfoNCE loss for self-supervised learning.☆598Updated 2 years ago
- Official PyTorch implementation of Learning to (Learn at Test Time): RNNs with Expressive Hidden States☆1,278Updated last year
- TorchMultimodal is a PyTorch library for training state-of-the-art multimodal multi-task models at scale.☆1,666Updated last week
- Implementation of ST-Moe, the latest incarnation of MoE after years of research at Brain, in Pytorch☆369Updated last year
- Implementation of the Transformer variant proposed in "Transformer Quality in Linear Time"☆369Updated 2 years ago
- Collection of papers on state-space models☆605Updated 2 weeks ago
- An All-MLP solution for Vision, from Google AI☆1,052Updated 4 months ago
- Implementation of Rotary Embeddings, from the Roformer paper, in Pytorch☆779Updated 3 months ago
- 2024 up-to-date list of DATASETS, CODEBASES and PAPERS on Multi-Task Learning (MTL), from Machine Learning perspective.☆802Updated last month
- An implementation of Performer, a linear attention-based transformer, in Pytorch☆1,156Updated 3 years ago
- Reformer, the efficient Transformer, in Pytorch☆2,185Updated 2 years ago
- Awesome Papers related to Mamba.☆1,374Updated last year
- The calflops is designed to calculate FLOPs、MACs and Parameters in all various neural networks, such as Linear、 CNN、 RNN、 GCN、Transformer…☆893Updated last year
- Code for ALBEF: a new vision-language pre-training method☆1,732Updated 3 years ago
- A comprehensive list of awesome contrastive self-supervised learning papers.☆1,294Updated last year
- [TMLR 2024] Efficient Large Language Models: A Survey☆1,229Updated 4 months ago
- Vector (and Scalar) Quantization, in Pytorch☆3,689Updated this week
- Implementation of paper "Towards a Unified View of Parameter-Efficient Transfer Learning" (ICLR 2022)☆541Updated 3 years ago
- An implementation of local windowed attention for language modeling☆484Updated 4 months ago
- Foundation Architecture for (M)LLMs☆3,118Updated last year
- Diffusion-LM☆1,198Updated last year