fkodom / soft-mixture-of-expertsLinks
PyTorch implementation of Soft MoE by Google Brain in "From Sparse to Soft Mixtures of Experts" (https://arxiv.org/pdf/2308.00951.pdf)
β73Updated last year
Alternatives and similar repositories for soft-mixture-of-experts
Users that are interested in soft-mixture-of-experts are comparing it to the libraries listed below
Sorting:
- PyTorch implementation of "From Sparse to Soft Mixtures of Experts"β57Updated last year
- Implementation of π» Mirasol, SOTA Multimodal Autoregressive model out of Google Deepmind, in Pytorchβ88Updated last year
- Implementation of Soft MoE, proposed by Brain's Vision team, in Pytorchβ294Updated 2 months ago
- Official repository for the paper "SwitchHead: Accelerating Transformers with Mixture-of-Experts Attention"β97Updated 8 months ago
- Some personal experiments around routing tokens to different autoregressive attention, akin to mixture-of-expertsβ119Updated 7 months ago
- Code and benchmark for the paper: "A Practitioner's Guide to Continual Multimodal Pretraining" [NeurIPS'24]β56Updated 5 months ago
- Why Do We Need Weight Decay in Modern Deep Learning? [NeurIPS 2024]β66Updated 8 months ago
- Distributed Optimization Infra for learning CLIP modelsβ26Updated 8 months ago
- [ICLR 2023] "Sparse MoE as the New Dropout: Scaling Dense and Self-Slimmable Transformers" by Tianlong Chen*, Zhenyu Zhang*, Ajay Jaiswalβ¦β51Updated 2 years ago
- Yet another random morning idea to be quickly tried and architecture shared if it works; to allow the transformer to pause for any amountβ¦β54Updated last year
- Implementation of Infini-Transformer in Pytorchβ111Updated 5 months ago
- Language Quantized AutoEncodersβ107Updated 2 years ago
- Exploration into the proposed "Self Reasoning Tokens" by Felipe Bonettoβ56Updated last year
- [ICLR 2025] Official PyTorch implementation of "Forgetting Transformer: Softmax Attention with a Forget Gate"β104Updated 3 weeks ago
- A repository for DenseSSMsβ87Updated last year
- [NeurIPS 2023] Make Your Pre-trained Model Reversible: From Parameter to Memory Efficient Fine-Tuningβ30Updated 2 years ago
- Explorations into the recently proposed Taylor Series Linear Attentionβ99Updated 9 months ago
- Revisiting Efficient Training Algorithms For Transformer-based Language Models (NeurIPS 2023)β80Updated last year
- Implementation of Zorro, Masked Multimodal Transformer, in Pytorchβ96Updated last year
- β79Updated 9 months ago
- Code for "Merging Text Transformers from Different Initializations"β20Updated 4 months ago
- One Initialization to Rule them All: Fine-tuning via Explained Variance Adaptationβ40Updated 7 months ago
- Towards Understanding the Mixture-of-Experts Layer in Deep Learningβ30Updated last year
- [NeurIPS 2023 spotlight] Official implementation of HGRN in our NeurIPS 2023 paper - Hierarchically Gated Recurrent Neural Network for Seβ¦β64Updated last year
- Randomized Positional Encodings Boost Length Generalization of Transformersβ82Updated last year
- Implementation of Agent Attention in Pytorchβ90Updated 10 months ago
- Model Merging with SVD to Tie the KnOTS [ICLR 2025]β56Updated 2 months ago
- [NAACL 2025] A Closer Look into Mixture-of-Experts in Large Language Modelsβ52Updated 3 months ago
- [ICML2024 Spotlight] Fine-Tuning Pre-trained Large Language Models Sparselyβ23Updated 11 months ago
- Exploring an idea where one forgets about efficiency and carries out attention across each edge of the nodes (tokens)β51Updated 2 months ago