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,100Updated 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
- A Pytorch implementation of Sparsely-Gated Mixture of Experts, for massively increasing the parameter count of language models☆736Updated last year
- A fast MoE impl for PyTorch☆1,713Updated 2 months ago
- A collection of AWESOME things about mixture-of-experts☆1,108Updated 5 months ago
- A curated reading list of research in Mixture-of-Experts(MoE).☆621Updated 6 months ago
- Tutel MoE: Optimized Mixture-of-Experts Library, Support DeepSeek FP8/FP4☆818Updated this week
- Implementation of ST-Moe, the latest incarnation of MoE after years of research at Brain, in Pytorch☆328Updated 10 months ago
- ☆631Updated 2 weeks ago
- Transformer based on a variant of attention that is linear complexity in respect to sequence length☆763Updated last year
- Rotary Transformer☆941Updated 3 years ago
- Implementation of Rotary Embeddings, from the Roformer paper, in Pytorch☆671Updated 5 months ago
- PyTorch implementation of the InfoNCE loss for self-supervised learning.☆545Updated last year
- 2024 up-to-date list of DATASETS, CODEBASES and PAPERS on Multi-Task Learning (MTL), from Machine Learning perspective.☆743Updated 4 months ago
- Pytorch library for fast transformer implementations☆1,703Updated 2 years ago
- Implementation of paper "Towards a Unified View of Parameter-Efficient Transfer Learning" (ICLR 2022)☆527Updated 3 years ago
- TorchMultimodal is a PyTorch library for training state-of-the-art multimodal multi-task models at scale.☆1,591Updated this week
- Implementation of the Transformer variant proposed in "Transformer Quality in Linear Time"☆362Updated last year
- Official PyTorch implementation of Learning to (Learn at Test Time): RNNs with Expressive Hidden States☆1,182Updated 9 months ago
- Implementation of Perceiver, General Perception with Iterative Attention, in Pytorch☆1,138Updated last year
- 🚀 Efficient implementations of state-of-the-art linear attention models in Torch and Triton☆2,357Updated this week
- An implementation of Performer, a linear attention-based transformer, in Pytorch☆1,126Updated 3 years ago
- Code for ALBEF: a new vision-language pre-training method☆1,648Updated 2 years ago
- Collection of papers on state-space models☆591Updated last week
- An implementation of local windowed attention for language modeling☆445Updated 3 months ago
- PyTorch implementation of MoCo v3 https//arxiv.org/abs/2104.02057☆1,264Updated 3 years ago
- Long Range Arena for Benchmarking Efficient Transformers☆751Updated last year
- A comprehensive list of awesome contrastive self-supervised learning papers.☆1,268Updated 7 months ago
- The calflops is designed to calculate FLOPs、MACs and Parameters in all various neural networks, such as Linear、 CNN、 RNN、 GCN、Transformer…☆789Updated 10 months ago
- An All-MLP solution for Vision, from Google AI☆1,021Updated 7 months ago
- Vector (and Scalar) Quantization, in Pytorch☆3,207Updated this week
- An implementation of "Retentive Network: A Successor to Transformer for Large Language Models"☆1,187Updated last year