bobby-he / simplified_transformersLinks
☆292Updated 7 months ago
Alternatives and similar repositories for simplified_transformers
Users that are interested in simplified_transformers are comparing it to the libraries listed below
Sorting:
- Implementation of a memory efficient multi-head attention as proposed in the paper, "Self-attention Does Not Need O(n²) Memory"☆379Updated 2 years ago
- Implementation of ST-Moe, the latest incarnation of MoE after years of research at Brain, in Pytorch☆352Updated last year
- A simple but robust PyTorch implementation of RetNet from "Retentive Network: A Successor to Transformer for Large Language Models" (http…☆106Updated last year
- Implementation of Soft MoE, proposed by Brain's Vision team, in Pytorch☆309Updated 4 months ago
- Implementation of Block Recurrent Transformer - Pytorch☆220Updated 11 months ago
- ☆293Updated 3 months ago
- Annotated version of the Mamba paper☆487Updated last year
- Implementation of Griffin from the paper: "Griffin: Mixing Gated Linear Recurrences with Local Attention for Efficient Language Models"☆56Updated 2 weeks ago
- When it comes to optimizers, it's always better to be safe than sorry☆344Updated last week
- Huggingface compatible implementation of RetNet (Retentive Networks, https://arxiv.org/pdf/2307.08621.pdf) including parallel, recurrent,…☆226Updated last year
- Implementation of Infini-Transformer in Pytorch☆110Updated 7 months ago
- PyTorch Implementation of Jamba: "Jamba: A Hybrid Transformer-Mamba Language Model"☆179Updated 4 months ago
- Some preliminary explorations of Mamba's context scaling.☆216Updated last year
- Explorations into the recently proposed Taylor Series Linear Attention☆100Updated 11 months ago
- Quick implementation of nGPT, learning entirely on the hypersphere, from NvidiaAI☆289Updated 2 months ago
- Pytorch Implementation of the sparse attention from the paper: "Generating Long Sequences with Sparse Transformers"☆84Updated 2 weeks ago
- An implementation of local windowed attention for language modeling☆470Updated 3 weeks ago
- Official implementation of "Hydra: Bidirectional State Space Models Through Generalized Matrix Mixers"☆150Updated 6 months ago
- Implementation of Linformer for Pytorch☆294Updated last year
- (Unofficial) PyTorch implementation of grouped-query attention (GQA) from "GQA: Training Generalized Multi-Query Transformer Models from …☆173Updated last year
- Experiments around a simple idea for inducing multiple hierarchical predictive model within a GPT☆215Updated 11 months ago
- Implementation of fused cosine similarity attention in the same style as Flash Attention☆214Updated 2 years ago
- Official PyTorch Implementation of "The Hidden Attention of Mamba Models"☆225Updated last year
- [ICLR2025 Spotlight🔥] Official Implementation of TokenFormer: Rethinking Transformer Scaling with Tokenized Model Parameters☆567Updated 5 months ago
- Official JAX implementation of Learning to (Learn at Test Time): RNNs with Expressive Hidden States☆420Updated 11 months ago
- ☆192Updated last week
- Implementation of Recurrent Memory Transformer, Neurips 2022 paper, in Pytorch☆412Updated 7 months ago
- Reading list for research topics in state-space models☆314Updated last month
- Code for exploring Based models from "Simple linear attention language models balance the recall-throughput tradeoff"☆238Updated 2 months ago
- ☆147Updated 2 years ago