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,018Updated 8 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☆668Updated last year
- A fast MoE impl for PyTorch☆1,596Updated 6 months ago
- A collection of AWESOME things about mixture-of-experts☆1,026Updated last month
- A curated reading list of research in Mixture-of-Experts(MoE).☆555Updated 2 months ago
- ☆596Updated this week
- Tutel MoE: An Optimized Mixture-of-Experts Implementation☆746Updated this week
- Transformer based on a variant of attention that is linear complexity in respect to sequence length☆724Updated 8 months ago
- Rotary Transformer☆858Updated 2 years ago
- TorchMultimodal is a PyTorch library for training state-of-the-art multimodal multi-task models at scale.☆1,519Updated this week
- Implementation of ST-Moe, the latest incarnation of MoE after years of research at Brain, in Pytorch☆297Updated 7 months ago
- Implementation of paper "Towards a Unified View of Parameter-Efficient Transfer Learning" (ICLR 2022)☆520Updated 2 years ago
- Implementation of Rotary Embeddings, from the Roformer paper, in Pytorch☆609Updated last month
- Pytorch library for fast transformer implementations☆1,665Updated last year
- Implementation of the Transformer variant proposed in "Transformer Quality in Linear Time"☆357Updated last year
- Long Range Arena for Benchmarking Efficient Transformers☆739Updated last year
- Collection of papers on state-space models☆568Updated 3 weeks ago
- Code for the ALiBi method for transformer language models (ICLR 2022)☆510Updated last year
- 🚀 Efficient implementations of state-of-the-art linear attention models in Pytorch and Triton☆1,669Updated this week
- An implementation of Performer, a linear attention-based transformer, in Pytorch☆1,110Updated 2 years ago
- Code for ALBEF: a new vision-language pre-training method☆1,598Updated 2 years ago
- Reformer, the efficient Transformer, in Pytorch☆2,140Updated last year
- PyTorch implementation of the InfoNCE loss for self-supervised learning.☆513Updated last year
- Diffusion-LM☆1,080Updated 5 months ago
- Implementation of Perceiver, General Perception with Iterative Attention, in Pytorch☆1,115Updated last year
- Implementation of MEGABYTE, Predicting Million-byte Sequences with Multiscale Transformers, in Pytorch☆632Updated 3 weeks ago
- A simple and efficient Mamba implementation in pure PyTorch and MLX.☆1,101Updated last month
- 2024 up-to-date list of DATASETS, CODEBASES and PAPERS on Multi-Task Learning (MTL), from Machine Learning perspective.☆707Updated 3 weeks ago
- Official PyTorch implementation of Learning to (Learn at Test Time): RNNs with Expressive Hidden States☆1,092Updated 6 months ago
- An implementation of local windowed attention for language modeling☆403Updated this week
- Adan: Adaptive Nesterov Momentum Algorithm for Faster Optimizing Deep Models☆769Updated 6 months ago