lucidrains / soft-moe-pytorchLinks
Implementation of Soft MoE, proposed by Brain's Vision team, in Pytorch
☆336Updated 8 months ago
Alternatives and similar repositories for soft-moe-pytorch
Users that are interested in soft-moe-pytorch are comparing it to the libraries listed below
Sorting:
- Implementation of ST-Moe, the latest incarnation of MoE after years of research at Brain, in Pytorch☆373Updated last year
- ☆186Updated last year
- Official code for "TOAST: Transfer Learning via Attention Steering"☆188Updated 2 years ago
- A framework for merging models solving different tasks with different initializations into one multi-task model without any additional tr…☆307Updated last year
- ☆303Updated 7 months ago
- PyTorch implementation of Soft MoE by Google Brain in "From Sparse to Soft Mixtures of Experts" (https://arxiv.org/pdf/2308.00951.pdf)☆78Updated 2 years ago
- Implementation of Infini-Transformer in Pytorch☆113Updated 11 months ago
- Official PyTorch Implementation of "The Hidden Attention of Mamba Models"☆231Updated last month
- ☆293Updated 11 months ago
- When do we not need larger vision models?☆412Updated 9 months ago
- Official implementation of "Hydra: Bidirectional State Space Models Through Generalized Matrix Mixers"☆166Updated 10 months ago
- Implementation of Recurrent Memory Transformer, Neurips 2022 paper, in Pytorch☆420Updated 10 months ago
- Awesome list of papers that extend Mamba to various applications.☆139Updated 5 months ago
- A simple but robust PyTorch implementation of RetNet from "Retentive Network: A Successor to Transformer for Large Language Models" (http…☆106Updated 2 years ago
- Language Quantized AutoEncoders☆111Updated 2 years ago
- Implementation of the paper: "Mixture-of-Depths: Dynamically allocating compute in transformer-based language models"☆110Updated last week
- Implementation of Block Recurrent Transformer - Pytorch☆222Updated last year
- [NeurIPS 2024] Official Repository of The Mamba in the Llama: Distilling and Accelerating Hybrid Models☆232Updated last month
- [CVPR 2025 Highlight] The official CLIP training codebase of Inf-CL: "Breaking the Memory Barrier: Near Infinite Batch Size Scaling for C…☆271Updated 10 months ago
- ☆200Updated last year
- Some personal experiments around routing tokens to different autoregressive attention, akin to mixture-of-experts☆119Updated last year
- Some preliminary explorations of Mamba's context scaling.☆217Updated last year
- Experiments around a simple idea for inducing multiple hierarchical predictive model within a GPT☆224Updated last year
- When it comes to optimizers, it's always better to be safe than sorry☆381Updated 2 months ago
- Official JAX implementation of Learning to (Learn at Test Time): RNNs with Expressive Hidden States☆427Updated last month
- Implementation of 🌻 Mirasol, SOTA Multimodal Autoregressive model out of Google Deepmind, in Pytorch☆90Updated last year
- Just some miscellaneous utility functions / decorators / modules related to Pytorch and Accelerate to help speed up implementation of new…☆125Updated last year
- PyTorch implementation of "From Sparse to Soft Mixtures of Experts"☆66Updated 2 years ago
- Code release for "Dropout Reduces Underfitting"☆315Updated 2 years ago
- Implementation of a multimodal diffusion transformer in Pytorch☆106Updated last year