lucidrains / soft-moe-pytorch
Implementation of Soft MoE, proposed by Brain's Vision team, in Pytorch
☆270Updated 10 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
- Implementation of ST-Moe, the latest incarnation of MoE after years of research at Brain, in Pytorch☆318Updated 9 months ago
- [ECCV 2024] Official PyTorch implementation of RoPE-ViT "Rotary Position Embedding for Vision Transformer"☆290Updated 3 months ago
- ☆179Updated 5 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)☆71Updated last year
- ☆261Updated last month
- Some preliminary explorations of Mamba's context scaling.☆212Updated last year
- Implementation of 🌻 Mirasol, SOTA Multimodal Autoregressive model out of Google Deepmind, in Pytorch☆88Updated last year
- Experiments around a simple idea for inducing multiple hierarchical predictive model within a GPT☆210Updated 7 months ago
- Official implementation of "Hydra: Bidirectional State Space Models Through Generalized Matrix Mixers"☆125Updated last month
- Implementation of a multimodal diffusion transformer in Pytorch☆101Updated 8 months ago
- ☆189Updated last year
- Explorations into the recently proposed Taylor Series Linear Attention☆95Updated 7 months ago
- Implementation of Infini-Transformer in Pytorch☆109Updated 2 months ago
- Official code for "TOAST: Transfer Learning via Attention Steering"☆189Updated last year
- Some personal experiments around routing tokens to different autoregressive attention, akin to mixture-of-experts☆116Updated 5 months ago
- Implementation of Recurrent Memory Transformer, Neurips 2022 paper, in Pytorch☆407Updated 2 months ago
- Official PyTorch Implementation of "The Hidden Attention of Mamba Models"☆216Updated 9 months ago
- When it comes to optimizers, it's always better to be safe than sorry☆214Updated 3 weeks ago
- [CVPR 2025] The official CLIP training codebase of Inf-CL: "Breaking the Memory Barrier: Near Infinite Batch Size Scaling for Contrastive…☆235Updated 2 months ago
- Code for exploring Based models from "Simple linear attention language models balance the recall-throughput tradeoff"☆223Updated last month
- Implementation of Block Recurrent Transformer - Pytorch☆218Updated 7 months ago
- [ICLR2025 Spotlight🔥] Official Implementation of TokenFormer: Rethinking Transformer Scaling with Tokenized Model Parameters☆535Updated last month
- ☆287Updated 3 months ago
- Just some miscellaneous utility functions / decorators / modules related to Pytorch and Accelerate to help speed up implementation of new…☆120Updated 7 months ago
- PyTorch implementation of "From Sparse to Soft Mixtures of Experts"☆52Updated last year
- Implementation of the conditionally routed attention in the CoLT5 architecture, in Pytorch☆226Updated 6 months ago
- Implementation of a memory efficient multi-head attention as proposed in the paper, "Self-attention Does Not Need O(n²) Memory"☆372Updated last year
- An unofficial implementation of both ViT-VQGAN and RQ-VAE in Pytorch☆297Updated last year
- Griffin MQA + Hawk Linear RNN Hybrid☆85Updated 10 months ago
- Language Quantized AutoEncoders☆102Updated 2 years ago