lucidrains / st-moe-pytorchLinks
Implementation of ST-Moe, the latest incarnation of MoE after years of research at Brain, in Pytorch
☆368Updated 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☆331Updated 7 months ago
- A Pytorch implementation of Sparsely-Gated Mixture of Experts, for massively increasing the parameter count of language models☆821Updated 2 years ago
- Implementation of Recurrent Memory Transformer, Neurips 2022 paper, in Pytorch☆417Updated 10 months ago
- Implementation of 💍 Ring Attention, from Liu et al. at Berkeley AI, in Pytorch☆542Updated 5 months ago
- Annotated version of the Mamba paper☆490Updated last year
- Implementation of Rotary Embeddings, from the Roformer paper, in Pytorch☆772Updated 3 months ago
- Implementation of the conditionally routed attention in the CoLT5 architecture, in Pytorch☆230Updated 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
- Experiments around a simple idea for inducing multiple hierarchical predictive model within a GPT☆222Updated last year
- Huggingface compatible implementation of RetNet (Retentive Networks, https://arxiv.org/pdf/2307.08621.pdf) including parallel, recurrent,…☆226Updated last year
- Implementation of Block Recurrent Transformer - Pytorch☆221Updated last year
- Some preliminary explorations of Mamba's context scaling.☆216Updated last year
- [ICLR2025 Spotlight🔥] Official Implementation of TokenFormer: Rethinking Transformer Scaling with Tokenized Model Parameters☆576Updated 8 months ago
- Code for Adam-mini: Use Fewer Learning Rates To Gain More https://arxiv.org/abs/2406.16793☆440Updated 5 months ago
- An implementation of local windowed attention for language modeling☆483Updated 3 months ago
- ☆292Updated 10 months ago
- ☆202Updated 2 weeks ago
- Code for the ALiBi method for transformer language models (ICLR 2022)☆544Updated 2 years ago
- Sequence modeling with Mega.☆301Updated 2 years ago
- Recurrent Memory Transformer☆151Updated 2 years ago
- Official JAX implementation of Learning to (Learn at Test Time): RNNs with Expressive Hidden States☆424Updated this week
- Understand and test language model architectures on synthetic tasks.☆234Updated last month
- PyTorch Implementation of Jamba: "Jamba: A Hybrid Transformer-Mamba Language Model"☆193Updated last week
- Reading list for research topics in state-space models☆330Updated 4 months ago
- (Unofficial) PyTorch implementation of grouped-query attention (GQA) from "GQA: Training Generalized Multi-Query Transformer Models from …☆180Updated last year
- Quick implementation of nGPT, learning entirely on the hypersphere, from NvidiaAI☆291Updated 5 months ago
- Implementation of CALM from the paper "LLM Augmented LLMs: Expanding Capabilities through Composition", out of Google Deepmind☆177Updated last year
- ☆685Updated 3 months ago
- A simple but robust PyTorch implementation of RetNet from "Retentive Network: A Successor to Transformer for Large Language Models" (http…☆106Updated last year
- ☆302Updated 6 months ago