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,179Updated 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☆813Updated 2 years ago
- A fast MoE impl for PyTorch☆1,795Updated 7 months ago
- A collection of AWESOME things about mixture-of-experts☆1,209Updated 9 months ago
- A curated reading list of research in Mixture-of-Experts(MoE).☆644Updated 11 months ago
- ☆680Updated 2 months ago
- Transformer based on a variant of attention that is linear complexity in respect to sequence length☆798Updated last year
- Rotary Transformer☆1,032Updated 3 years ago
- Implementation of ST-Moe, the latest incarnation of MoE after years of research at Brain, in Pytorch☆362Updated last year
- Tutel MoE: Optimized Mixture-of-Experts Library, Support GptOss/DeepSeek/Kimi-K2/Qwen3 using FP8/NVFP4/MXFP4☆926Updated 3 weeks ago
- Pytorch library for fast transformer implementations☆1,737Updated 2 years ago
- Implementation of Rotary Embeddings, from the Roformer paper, in Pytorch☆757Updated 2 months ago
- PyTorch implementation of the InfoNCE loss for self-supervised learning.☆589Updated last year
- TorchMultimodal is a PyTorch library for training state-of-the-art multimodal multi-task models at scale.☆1,653Updated last week
- 2024 up-to-date list of DATASETS, CODEBASES and PAPERS on Multi-Task Learning (MTL), from Machine Learning perspective.☆792Updated 4 months ago
- Collection of papers on state-space models☆599Updated last month
- Official PyTorch implementation of Learning to (Learn at Test Time): RNNs with Expressive Hidden States☆1,256Updated last year
- An implementation of local windowed attention for language modeling☆479Updated 2 months ago
- Implementation of the Transformer variant proposed in "Transformer Quality in Linear Time"☆370Updated 2 years ago
- An All-MLP solution for Vision, from Google AI☆1,047Updated 3 months ago
- An implementation of "Retentive Network: A Successor to Transformer for Large Language Models"☆1,206Updated last year
- Implementation of paper "Towards a Unified View of Parameter-Efficient Transfer Learning" (ICLR 2022)☆537Updated 3 years ago
- Adan: Adaptive Nesterov Momentum Algorithm for Faster Optimizing Deep Models☆798Updated 3 months ago
- Code for the ALiBi method for transformer language models (ICLR 2022)☆543Updated last year
- Reformer, the efficient Transformer, in Pytorch☆2,181Updated 2 years ago
- The calflops is designed to calculate FLOPs、MACs and Parameters in all various neural networks, such as Linear、 CNN、 RNN、 GCN、Transformer…☆880Updated last year
- A Unified Library for Parameter-Efficient and Modular Transfer Learning☆2,772Updated last month
- Long Range Arena for Benchmarking Efficient Transformers☆763Updated last year
- Vector (and Scalar) Quantization, in Pytorch☆3,584Updated last month
- An implementation of Performer, a linear attention-based transformer, in Pytorch☆1,148Updated 3 years ago
- Structured state space sequence models☆2,734Updated last year