lucidrains / st-moe-pytorchLinks
Implementation of ST-Moe, the latest incarnation of MoE after years of research at Brain, in Pytorch
☆375Updated 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☆342Updated 9 months ago
- A Pytorch implementation of Sparsely-Gated Mixture of Experts, for massively increasing the parameter count of language models☆841Updated 2 years ago
- Implementation of Recurrent Memory Transformer, Neurips 2022 paper, in Pytorch☆421Updated last year
- Implementation of 💍 Ring Attention, from Liu et al. at Berkeley AI, in Pytorch☆549Updated 8 months ago
- ☆293Updated last year
- Annotated version of the Mamba paper☆494Updated last year
- Implementation of the conditionally routed attention in the CoLT5 architecture, in Pytorch☆231Updated last year
- Implementation of a memory efficient multi-head attention as proposed in the paper, "Self-attention Does Not Need O(n²) Memory"☆389Updated 2 years ago
- Implementation of Block Recurrent Transformer - Pytorch☆223Updated last year
- Implementation of Rotary Embeddings, from the Roformer paper, in Pytorch☆790Updated 5 months ago
- Official JAX implementation of Learning to (Learn at Test Time): RNNs with Expressive Hidden States☆446Updated 2 months ago
- [ICLR2025 Spotlight🔥] Official Implementation of TokenFormer: Rethinking Transformer Scaling with Tokenized Model Parameters☆581Updated 11 months ago
- Experiments around a simple idea for inducing multiple hierarchical predictive model within a GPT☆224Updated last year
- Some preliminary explorations of Mamba's context scaling.☆217Updated last year
- Code for the ALiBi method for transformer language models (ICLR 2022)☆546Updated 2 years ago
- ☆304Updated 8 months ago
- An implementation of local windowed attention for language modeling☆492Updated 6 months ago
- Understand and test language model architectures on synthetic tasks.☆249Updated this week
- Huggingface compatible implementation of RetNet (Retentive Networks, https://arxiv.org/pdf/2307.08621.pdf) including parallel, recurrent,…☆227Updated last year
- ☆207Updated last month
- Code for Adam-mini: Use Fewer Learning Rates To Gain More https://arxiv.org/abs/2406.16793☆449Updated 8 months ago
- PyTorch Implementation of Jamba: "Jamba: A Hybrid Transformer-Mamba Language Model"☆203Updated last week
- Repo for "Monarch Mixer: A Simple Sub-Quadratic GEMM-Based Architecture"☆562Updated last year
- Reading list for research topics in state-space models☆341Updated 7 months ago
- Sequence modeling with Mega.☆302Updated 2 years ago
- Recurrent Memory Transformer☆154Updated 2 years ago
- Implementation of Infini-Transformer in Pytorch☆112Updated last year
- Simple, minimal implementation of the Mamba SSM in one pytorch file. Using logcumsumexp (Heisen sequence).☆129Updated last year
- A simple but robust PyTorch implementation of RetNet from "Retentive Network: A Successor to Transformer for Large Language Models" (http…☆106Updated 2 years ago
- Code for exploring Based models from "Simple linear attention language models balance the recall-throughput tradeoff"☆244Updated 7 months ago