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,207Updated 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☆836Updated 2 years ago
- A fast MoE impl for PyTorch☆1,820Updated 9 months ago
- A collection of AWESOME things about mixture-of-experts☆1,239Updated 11 months ago
- Transformer based on a variant of attention that is linear complexity in respect to sequence length☆815Updated last year
- A curated reading list of research in Mixture-of-Experts(MoE).☆651Updated last year
- Rotary Transformer☆1,057Updated 3 years ago
- ☆689Updated this week
- Pytorch library for fast transformer implementations☆1,754Updated 2 years ago
- Implementation of Rotary Embeddings, from the Roformer paper, in Pytorch☆780Updated 4 months ago
- Implementation of the Transformer variant proposed in "Transformer Quality in Linear Time"☆371Updated 2 years ago
- Tutel MoE: Optimized Mixture-of-Experts Library, Support GptOss/DeepSeek/Kimi-K2/Qwen3 using FP8/NVFP4/MXFP4☆945Updated 3 weeks ago
- Implementation of ST-Moe, the latest incarnation of MoE after years of research at Brain, in Pytorch☆373Updated last year
- An All-MLP solution for Vision, from Google AI☆1,053Updated 5 months ago
- Official PyTorch implementation of Learning to (Learn at Test Time): RNNs with Expressive Hidden States☆1,285Updated last year
- PyTorch implementation of the InfoNCE loss for self-supervised learning.☆602Updated 2 years ago
- Adan: Adaptive Nesterov Momentum Algorithm for Faster Optimizing Deep Models☆803Updated 6 months ago
- TorchMultimodal is a PyTorch library for training state-of-the-art multimodal multi-task models at scale.☆1,673Updated last week
- Long Range Arena for Benchmarking Efficient Transformers☆768Updated last year
- 2024 up-to-date list of DATASETS, CODEBASES and PAPERS on Multi-Task Learning (MTL), from Machine Learning perspective.☆802Updated 2 months ago
- Code for ALBEF: a new vision-language pre-training method☆1,737Updated 3 years ago
- An implementation of Performer, a linear attention-based transformer, in Pytorch☆1,166Updated 3 years ago
- Vector (and Scalar) Quantization, in Pytorch☆3,745Updated this week
- An implementation of local windowed attention for language modeling☆488Updated 4 months ago
- Collection of papers on state-space models☆609Updated last month
- An implementation of "Retentive Network: A Successor to Transformer for Large Language Models"☆1,211Updated 2 years ago
- Structured state space sequence models☆2,792Updated last year
- Implementation of paper "Towards a Unified View of Parameter-Efficient Transfer Learning" (ICLR 2022)☆541Updated 3 years ago
- The calflops is designed to calculate FLOPs、MACs and Parameters in all various neural networks, such as Linear、 CNN、 RNN、 GCN、Transformer…☆899Updated last year
- 整 理 pytorch 单机多 GPU 训练方法与原理☆852Updated 4 years ago
- Diffusion-LM☆1,205Updated last year