lucidrains / st-moe-pytorchLinks
Implementation of ST-Moe, the latest incarnation of MoE after years of research at Brain, in Pytorch
☆372Updated 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☆336Updated 7 months ago
- A Pytorch implementation of Sparsely-Gated Mixture of Experts, for massively increasing the parameter count of language models☆834Updated 2 years ago
- Implementation of Recurrent Memory Transformer, Neurips 2022 paper, in Pytorch☆418Updated 10 months ago
- Implementation of 💍 Ring Attention, from Liu et al. at Berkeley AI, in Pytorch☆545Updated 6 months ago
- Annotated version of the Mamba paper☆491Updated last year
- Some preliminary explorations of Mamba's context scaling.☆217Updated last year
- Code for Adam-mini: Use Fewer Learning Rates To Gain More https://arxiv.org/abs/2406.16793☆445Updated 6 months ago
- Experiments around a simple idea for inducing multiple hierarchical predictive model within a GPT☆224Updated last year
- Official JAX implementation of Learning to (Learn at Test Time): RNNs with Expressive Hidden States☆427Updated 3 weeks ago
- Huggingface compatible implementation of RetNet (Retentive Networks, https://arxiv.org/pdf/2307.08621.pdf) including parallel, recurrent,…☆227Updated last year
- Implementation of Rotary Embeddings, from the Roformer paper, in Pytorch☆780Updated 4 months ago
- Understand and test language model architectures on synthetic tasks.☆240Updated 2 months ago
- ☆293Updated 11 months ago
- Code for the ALiBi method for transformer language models (ICLR 2022)☆546Updated 2 years ago
- Implementation of the conditionally routed attention in the CoLT5 architecture, in Pytorch☆230Updated last year
- ☆205Updated 2 weeks ago
- [ICLR2025 Spotlight🔥] Official Implementation of TokenFormer: Rethinking Transformer Scaling with Tokenized Model Parameters☆579Updated 9 months ago
- Implementation of Block Recurrent Transformer - Pytorch☆222Updated last year
- Implementation of a memory efficient multi-head attention as proposed in the paper, "Self-attention Does Not Need O(n²) Memory"☆383Updated 2 years ago
- ☆303Updated 7 months ago
- Repo for "Monarch Mixer: A Simple Sub-Quadratic GEMM-Based Architecture"☆561Updated 11 months ago
- Recurrent Memory Transformer☆154Updated 2 years ago
- Code for exploring Based models from "Simple linear attention language models balance the recall-throughput tradeoff"☆243Updated 5 months ago
- An implementation of local windowed attention for language modeling☆488Updated 4 months ago
- Official code for ReLoRA from the paper Stack More Layers Differently: High-Rank Training Through Low-Rank Updates☆469Updated last year
- Reading list for research topics in state-space models☆335Updated 5 months ago
- PyTorch Implementation of Jamba: "Jamba: A Hybrid Transformer-Mamba Language Model"☆196Updated last month
- Large Context Attention☆753Updated last month
- Quick implementation of nGPT, learning entirely on the hypersphere, from NvidiaAI☆293Updated 5 months ago
- Implementation of Infini-Transformer in Pytorch☆113Updated 10 months ago