lucidrains / st-moe-pytorchLinks
Implementation of ST-Moe, the latest incarnation of MoE after years of research at Brain, in Pytorch
☆361Updated last year
Alternatives and similar repositories for st-moe-pytorch
Users that are interested in st-moe-pytorch are comparing it to the libraries listed below
Sorting:
- Implementation of Soft MoE, proposed by Brain's Vision team, in Pytorch☆320Updated 5 months ago
- A Pytorch implementation of Sparsely-Gated Mixture of Experts, for massively increasing the parameter count of language models☆809Updated 2 years ago
- Implementation of Recurrent Memory Transformer, Neurips 2022 paper, in Pytorch☆416Updated 8 months ago
- Implementation of 💍 Ring Attention, from Liu et al. at Berkeley AI, in Pytorch☆539Updated 4 months ago
- Implementation of the conditionally routed attention in the CoLT5 architecture, in Pytorch☆230Updated last year
- ☆293Updated 9 months ago
- Some preliminary explorations of Mamba's context scaling.☆217Updated last year
- ☆196Updated 3 weeks ago
- Experiments around a simple idea for inducing multiple hierarchical predictive model within a GPT☆221Updated last year
- Huggingface compatible implementation of RetNet (Retentive Networks, https://arxiv.org/pdf/2307.08621.pdf) including parallel, recurrent,…☆226Updated last year
- Implementation of a memory efficient multi-head attention as proposed in the paper, "Self-attention Does Not Need O(n²) Memory"☆381Updated 2 years ago
- Understand and test language model architectures on synthetic tasks.☆225Updated 2 months ago
- [ICLR2025 Spotlight🔥] Official Implementation of TokenFormer: Rethinking Transformer Scaling with Tokenized Model Parameters☆573Updated 7 months ago
- Annotated version of the Mamba paper☆490Updated last year
- Code for the ALiBi method for transformer language models (ICLR 2022)☆542Updated last year
- Code for Adam-mini: Use Fewer Learning Rates To Gain More https://arxiv.org/abs/2406.16793☆437Updated 4 months ago
- Implementation of Rotary Embeddings, from the Roformer paper, in Pytorch☆751Updated last month
- Official JAX implementation of Learning to (Learn at Test Time): RNNs with Expressive Hidden States☆422Updated last year
- Quick implementation of nGPT, learning entirely on the hypersphere, from NvidiaAI☆291Updated 3 months ago
- ☆302Updated 5 months ago
- Implementation of Block Recurrent Transformer - Pytorch☆221Updated last year
- ☆674Updated last month
- Recurrent Memory Transformer☆150Updated 2 years ago
- Official implementation of TransNormerLLM: A Faster and Better LLM☆246Updated last year
- An implementation of local windowed attention for language modeling☆478Updated 2 months ago
- Repo for "Monarch Mixer: A Simple Sub-Quadratic GEMM-Based Architecture"☆559Updated 8 months ago
- Implementation of CALM from the paper "LLM Augmented LLMs: Expanding Capabilities through Composition", out of Google Deepmind☆178Updated last year
- Effortless plugin and play Optimizer to cut model training costs by 50%. New optimizer that is 2x faster than Adam on LLMs.☆382Updated last year
- Normalized Transformer (nGPT)☆190Updated 10 months ago
- Code for exploring Based models from "Simple linear attention language models balance the recall-throughput tradeoff"☆241Updated 3 months ago