davidmrau / mixture-of-experts
PyTorch Re-Implementation of "The Sparsely-Gated Mixture-of-Experts Layer" by Noam Shazeer et al. https://arxiv.org/abs/1701.06538
☆1,043Updated 10 months ago
Alternatives and similar repositories for mixture-of-experts:
Users that are interested in mixture-of-experts are comparing it to the libraries listed below
- A Pytorch implementation of Sparsely-Gated Mixture of Experts, for massively increasing the parameter count of language models☆692Updated last year
- A fast MoE impl for PyTorch☆1,627Updated last week
- A collection of AWESOME things about mixture-of-experts☆1,052Updated 2 months ago
- A curated reading list of research in Mixture-of-Experts(MoE).☆585Updated 3 months ago
- Tutel MoE: An Optimized Mixture-of-Experts Implementation☆766Updated this week
- ☆606Updated last month
- Transformer based on a variant of attention that is linear complexity in respect to sequence length☆738Updated 9 months ago
- Implementation of ST-Moe, the latest incarnation of MoE after years of research at Brain, in Pytorch☆306Updated 8 months ago
- Implementation of the Transformer variant proposed in "Transformer Quality in Linear Time"☆358Updated last year
- An implementation of Performer, a linear attention-based transformer, in Pytorch☆1,114Updated 3 years ago
- Pytorch library for fast transformer implementations☆1,679Updated last year
- Rotary Transformer☆895Updated 2 years ago
- Implementation of paper "Towards a Unified View of Parameter-Efficient Transfer Learning" (ICLR 2022)☆522Updated 2 years ago
- Implementation of Rotary Embeddings, from the Roformer paper, in Pytorch☆639Updated 2 months ago
- Code for the ALiBi method for transformer language models (ICLR 2022)☆515Updated last year
- Adan: Adaptive Nesterov Momentum Algorithm for Faster Optimizing Deep Models☆774Updated 7 months ago
- 2024 up-to-date list of DATASETS, CODEBASES and PAPERS on Multi-Task Learning (MTL), from Machine Learning perspective.☆716Updated 2 months ago
- Long Range Arena for Benchmarking Efficient Transformers☆745Updated last year
- Implementation of Perceiver, General Perception with Iterative Attention, in Pytorch☆1,120Updated last year
- Vector (and Scalar) Quantization, in Pytorch☆2,922Updated last week
- PyTorch implementation of the InfoNCE loss for self-supervised learning.☆520Updated last year
- An implementation of local windowed attention for language modeling☆420Updated last month
- 🚀 Efficient implementations of state-of-the-art linear attention models in Torch and Triton☆1,926Updated this week
- Reformer, the efficient Transformer, in Pytorch☆2,152Updated last year
- An All-MLP solution for Vision, from Google AI☆1,014Updated 5 months ago
- Structured state space sequence models☆2,553Updated 7 months ago
- TorchMultimodal is a PyTorch library for training state-of-the-art multimodal multi-task models at scale.☆1,541Updated this week
- Implementation of Soft MoE, proposed by Brain's Vision team, in Pytorch☆260Updated 9 months ago
- A quickstart and benchmark for pytorch distributed training.☆1,651Updated 6 months ago
- Official PyTorch implementation of Learning to (Learn at Test Time): RNNs with Expressive Hidden States☆1,126Updated 7 months ago