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,083Updated 11 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☆720Updated last year
- A collection of AWESOME things about mixture-of-experts☆1,076Updated 3 months ago
- A fast MoE impl for PyTorch☆1,684Updated last month
- A curated reading list of research in Mixture-of-Experts(MoE).☆605Updated 5 months ago
- ☆615Updated 2 months ago
- Tutel MoE: An Optimized Mixture-of-Experts Implementation☆789Updated last week
- Rotary Transformer☆923Updated 3 years ago
- Implementation of ST-Moe, the latest incarnation of MoE after years of research at Brain, in Pytorch☆323Updated 9 months ago
- Transformer based on a variant of attention that is linear complexity in respect to sequence length☆752Updated 10 months ago
- Pytorch library for fast transformer implementations☆1,690Updated 2 years ago
- Implementation of Rotary Embeddings, from the Roformer paper, in Pytorch☆653Updated 4 months ago
- Long Range Arena for Benchmarking Efficient Transformers☆748Updated last year
- Implementation of the Transformer variant proposed in "Transformer Quality in Linear Time"☆361Updated last year
- Code for the ALiBi method for transformer language models (ICLR 2022)☆520Updated last year
- Adan: Adaptive Nesterov Momentum Algorithm for Faster Optimizing Deep Models☆783Updated 8 months ago
- TorchMultimodal is a PyTorch library for training state-of-the-art multimodal multi-task models at scale.☆1,560Updated last week
- Implementation of paper "Towards a Unified View of Parameter-Efficient Transfer Learning" (ICLR 2022)☆523Updated 3 years ago
- An implementation of Performer, a linear attention-based transformer, in Pytorch☆1,120Updated 3 years ago
- Reformer, the efficient Transformer, in Pytorch☆2,158Updated last year
- 🚀 Efficient implementations of state-of-the-art linear attention models in Torch and Triton☆2,177Updated this week
- Code for ALBEF: a new vision-language pre-training method☆1,622Updated 2 years ago
- Vector (and Scalar) Quantization, in Pytorch☆3,072Updated last week
- An implementation of "Retentive Network: A Successor to Transformer for Large Language Models"☆1,179Updated last year
- Collection of papers on state-space models☆584Updated 3 weeks ago
- An implementation of local windowed attention for language modeling☆431Updated 2 months ago
- 2024 up-to-date list of DATASETS, CODEBASES and PAPERS on Multi-Task Learning (MTL), from Machine Learning perspective.☆733Updated 3 months ago
- Implementation of Perceiver, General Perception with Iterative Attention, in Pytorch☆1,136Updated last year
- Foundation Architecture for (M)LLMs☆3,067Updated 11 months ago
- Diffusion-LM☆1,116Updated 7 months ago
- An All-MLP solution for Vision, from Google AI☆1,016Updated 6 months ago