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
☆984Updated 7 months ago
Related projects ⓘ
Alternatives and complementary repositories for mixture-of-experts
- A Pytorch implementation of Sparsely-Gated Mixture of Experts, for massively increasing the parameter count of language models☆642Updated last year
- A collection of AWESOME things about mixture-of-experts☆974Updated 3 months ago
- A fast MoE impl for PyTorch☆1,566Updated 4 months ago
- A curated reading list of research in Mixture-of-Experts(MoE).☆541Updated 3 weeks ago
- ☆575Updated last week
- Tutel MoE: An Optimized Mixture-of-Experts Implementation☆736Updated this week
- Rotary Transformer☆826Updated 2 years ago
- Implementation of ST-Moe, the latest incarnation of MoE after years of research at Brain, in Pytorch☆293Updated 5 months ago
- Implementation of paper "Towards a Unified View of Parameter-Efficient Transfer Learning" (ICLR 2022)☆516Updated 2 years ago
- Transformer based on a variant of attention that is linear complexity in respect to sequence length☆700Updated 6 months ago
- PyTorch implementation of the InfoNCE loss for self-supervised learning.☆489Updated last year
- Long Range Arena for Benchmarking Efficient Transformers☆731Updated 11 months ago
- Adan: Adaptive Nesterov Momentum Algorithm for Faster Optimizing Deep Models☆761Updated 4 months ago
- 2024 up-to-date list of DATASETS, CODEBASES and PAPERS on Multi-Task Learning (MTL), from Machine Learning perspective.☆676Updated 2 weeks ago
- TorchMultimodal is a PyTorch library for training state-of-the-art multimodal multi-task models at scale.☆1,478Updated this week
- Implementation of the Transformer variant proposed in "Transformer Quality in Linear Time"☆350Updated last year
- Implementation of Rotary Embeddings, from the Roformer paper, in Pytorch☆575Updated last week
- A comprehensive list of awesome contrastive self-supervised learning papers.☆1,229Updated 2 months ago
- Pytorch library for fast transformer implementations☆1,644Updated last year
- Code for the ALiBi method for transformer language models (ICLR 2022)☆508Updated last year
- A PyTorch Library for Multi-Task Learning☆2,054Updated last month
- Diffusion-LM☆1,059Updated 3 months ago
- ☆870Updated 6 months ago
- An implementation of Performer, a linear attention-based transformer, in Pytorch☆1,098Updated 2 years ago
- Code for ALBEF: a new vision-language pre-training method☆1,570Updated 2 years ago
- A collection of parameter-efficient transfer learning papers focusing on computer vision and multimodal domains.☆391Updated last month
- PyTorch implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations☆2,267Updated 8 months ago
- Collection of papers on state-space models☆556Updated 2 weeks ago
- Official PyTorch implementation of Learning to (Learn at Test Time): RNNs with Expressive Hidden States☆1,048Updated 4 months ago
- PyTorch implementation of MoCo v3 https//arxiv.org/abs/2104.02057☆1,218Updated 2 years ago