bobby-he / simplified_transformersLinks
☆293Updated last year
Alternatives and similar repositories for simplified_transformers
Users that are interested in simplified_transformers are comparing it to the libraries listed below
Sorting:
- A simple but robust PyTorch implementation of RetNet from "Retentive Network: A Successor to Transformer for Large Language Models" (http…☆106Updated 2 years ago
- Implementation of ST-Moe, the latest incarnation of MoE after years of research at Brain, in Pytorch☆377Updated last year
- Implementation of Soft MoE, proposed by Brain's Vision team, in Pytorch☆343Updated 9 months ago
- 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
- Annotated version of the Mamba paper☆495Updated last year
- Implementation of Block Recurrent Transformer - Pytorch☆223Updated last year
- Implementation of Griffin from the paper: "Griffin: Mixing Gated Linear Recurrences with Local Attention for Efficient Language Models"☆56Updated 3 months ago
- ☆304Updated 9 months ago
- Huggingface compatible implementation of RetNet (Retentive Networks, https://arxiv.org/pdf/2307.08621.pdf) including parallel, recurrent,…☆227Updated last year
- PyTorch Implementation of Jamba: "Jamba: A Hybrid Transformer-Mamba Language Model"☆204Updated last week
- Implementation of the conditionally routed attention in the CoLT5 architecture, in Pytorch☆231Updated last year
- An implementation of local windowed attention for language modeling☆494Updated 6 months ago
- Implementation of Infini-Transformer in Pytorch☆112Updated last year
- Official PyTorch Implementation of "The Hidden Attention of Mamba Models"☆231Updated 3 months ago
- ☆191Updated last year
- Just some miscellaneous utility functions / decorators / modules related to Pytorch and Accelerate to help speed up implementation of new…☆126Updated last year
- Quick implementation of nGPT, learning entirely on the hypersphere, from NvidiaAI☆293Updated 7 months ago
- Code for Adam-mini: Use Fewer Learning Rates To Gain More https://arxiv.org/abs/2406.16793☆451Updated 8 months ago
- Official implementation of "Hydra: Bidirectional State Space Models Through Generalized Matrix Mixers"☆170Updated 11 months ago
- Implementation of Linformer for Pytorch☆306Updated 2 years ago
- Code release for "Dropout Reduces Underfitting"☆316Updated 2 years ago
- [ICLR2025 Spotlight🔥] Official Implementation of TokenFormer: Rethinking Transformer Scaling with Tokenized Model Parameters☆584Updated 11 months ago
- Sequence modeling with Mega.☆302Updated 2 years ago
- Implementation of Recurrent Memory Transformer, Neurips 2022 paper, in Pytorch☆422Updated last year
- Explorations into the recently proposed Taylor Series Linear Attention☆100Updated last year
- ☆167Updated 2 years ago
- ☆207Updated last week
- Some preliminary explorations of Mamba's context scaling.☆217Updated last year
- When it comes to optimizers, it's always better to be safe than sorry☆399Updated 4 months ago
- Implementation of "Attention Is Off By One" by Evan Miller☆198Updated 2 years ago