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,111Updated 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☆758Updated last year
- A fast MoE impl for PyTorch☆1,734Updated 3 months ago
- A collection of AWESOME things about mixture-of-experts☆1,135Updated 5 months ago
- A curated reading list of research in Mixture-of-Experts(MoE).☆628Updated 7 months ago
- ☆638Updated 2 weeks ago
- Tutel MoE: Optimized Mixture-of-Experts Library, Support DeepSeek FP8/FP4☆829Updated this week
- Rotary Transformer☆962Updated 3 years ago
- Transformer based on a variant of attention that is linear complexity in respect to sequence length☆768Updated last year
- Implementation of ST-Moe, the latest incarnation of MoE after years of research at Brain, in Pytorch☆333Updated 11 months ago
- Implementation of Rotary Embeddings, from the Roformer paper, in Pytorch☆681Updated 6 months ago
- Pytorch library for fast transformer implementations☆1,710Updated 2 years ago
- 2024 up-to-date list of DATASETS, CODEBASES and PAPERS on Multi-Task Learning (MTL), from Machine Learning perspective.☆750Updated 5 months ago
- Implementation of the Transformer variant proposed in "Transformer Quality in Linear Time"☆363Updated last year
- Long Range Arena for Benchmarking Efficient Transformers☆757Updated last year
- TorchMultimodal is a PyTorch library for training state-of-the-art multimodal multi-task models at scale.☆1,604Updated last week
- An All-MLP solution for Vision, from Google AI☆1,022Updated 8 months ago
- An implementation of Performer, a linear attention-based transformer, in Pytorch☆1,133Updated 3 years ago
- A comprehensive list of awesome contrastive self-supervised learning papers.☆1,275Updated 8 months ago
- Implementation of Linformer for Pytorch☆285Updated last year
- Implementation of Perceiver, General Perception with Iterative Attention, in Pytorch☆1,145Updated last year
- Implementation of paper "Towards a Unified View of Parameter-Efficient Transfer Learning" (ICLR 2022)☆529Updated 3 years ago
- Usable Implementation of "Bootstrap Your Own Latent" self-supervised learning, from Deepmind, in Pytorch☆1,822Updated 10 months ago
- An implementation of local windowed attention for language modeling☆450Updated 4 months ago
- Collection of papers on state-space models☆593Updated last month
- [CVPR 2021] Official PyTorch implementation for Transformer Interpretability Beyond Attention Visualization, a novel method to visualize …☆1,889Updated last year
- Code for the ALiBi method for transformer language models (ICLR 2022)☆530Updated last year
- PyTorch implementation of Contrastive Learning methods☆1,984Updated last year
- PyTorch implementation of the InfoNCE loss for self-supervised learning.☆557Updated last year
- PyTorch implementation of SimSiam https//arxiv.org/abs/2011.10566☆1,194Updated 2 years ago
- Reformer, the efficient Transformer, in Pytorch☆2,169Updated last year