google-research / vmoeLinks
☆671Updated last month
Alternatives and similar repositories for vmoe
Users that are interested in vmoe are comparing it to the libraries listed below
Sorting:
- Tutel MoE: Optimized Mixture-of-Experts Library, Support GptOss/DeepSeek/Kimi-K2/Qwen3 using FP8/NVFP4/MXFP4☆913Updated this week
- A Pytorch implementation of Sparsely-Gated Mixture of Experts, for massively increasing the parameter count of language models☆808Updated 2 years ago
- A method to increase the speed and lower the memory footprint of existing vision transformers.☆1,098Updated last year
- Model soups: averaging weights of multiple fine-tuned models improves accuracy without increasing inference time☆482Updated last year
- Implementation of Soft MoE, proposed by Brain's Vision team, in Pytorch☆320Updated 5 months ago
- A curated reading list of research in Mixture-of-Experts(MoE).☆642Updated 10 months ago
- Implementation of ST-Moe, the latest incarnation of MoE after years of research at Brain, in Pytorch☆360Updated last year
- Adan: Adaptive Nesterov Momentum Algorithm for Faster Optimizing Deep Models☆795Updated 3 months ago
- iBOT : Image BERT Pre-Training with Online Tokenizer (ICLR 2022)☆742Updated 3 years ago
- Official Open Source code for "Scaling Language-Image Pre-training via Masking"☆428Updated 2 years ago
- [NeurIPS 2021] [T-PAMI] DynamicViT: Efficient Vision Transformers with Dynamic Token Sparsification☆624Updated 2 years ago
- Official code for our CVPR'22 paper “Vision Transformer Slimming: Multi-Dimension Searching in Continuous Optimization Space”☆251Updated 3 weeks ago
- Lossless Training Speed Up by Unbiased Dynamic Data Pruning☆340Updated 11 months ago
- PyTorch Re-Implementation of "The Sparsely-Gated Mixture-of-Experts Layer" by Noam Shazeer et al. https://arxiv.org/abs/1701.06538☆1,164Updated last year
- Robust fine-tuning of zero-shot models☆737Updated 3 years ago
- Pix2Seq codebase: multi-tasks with generative modeling (autoregressive and diffusion)☆924Updated last year
- CLIP-like model evaluation☆764Updated last month
- Supervision Exists Everywhere: A Data Efficient Contrastive Language-Image Pre-training Paradigm☆666Updated 2 years ago
- Implementation of 🦩 Flamingo, state-of-the-art few-shot visual question answering attention net out of Deepmind, in Pytorch☆1,261Updated 2 years ago
- Transformer based on a variant of attention that is linear complexity in respect to sequence length☆797Updated last year
- Official Pytorch Implementation of: "ImageNet-21K Pretraining for the Masses"(NeurIPS, 2021) paper