lucidrains / taylor-series-linear-attention
Explorations into the recently proposed Taylor Series Linear Attention
☆99Updated 8 months ago
Alternatives and similar repositories for taylor-series-linear-attention:
Users that are interested in taylor-series-linear-attention are comparing it to the libraries listed below
- Some personal experiments around routing tokens to different autoregressive attention, akin to mixture-of-experts☆118Updated 6 months ago
- Implementation of Infini-Transformer in Pytorch☆110Updated 4 months ago
- [ICLR 2025] Official PyTorch implementation of "Forgetting Transformer: Softmax Attention with a Forget Gate"☆97Updated 3 weeks ago
- Just some miscellaneous utility functions / decorators / modules related to Pytorch and Accelerate to help speed up implementation of new…☆120Updated 9 months ago
- Implementation of the proposed Adam-atan2 from Google Deepmind in Pytorch☆103Updated 5 months ago
- Implementation of GateLoop Transformer in Pytorch and Jax☆87Updated 10 months ago
- Exploration into the proposed "Self Reasoning Tokens" by Felipe Bonetto☆55Updated 11 months ago
- Implementation of Agent Attention in Pytorch☆89Updated 9 months ago
- CUDA implementation of autoregressive linear attention, with all the latest research findings☆44Updated last year
- WIP☆93Updated 8 months ago
- Yet another random morning idea to be quickly tried and architecture shared if it works; to allow the transformer to pause for any amount…☆53Updated last year
- Exploring an idea where one forgets about efficiency and carries out attention across each edge of the nodes (tokens)☆50Updated last month
- Attempt to make multiple residual streams from Bytedance's Hyper-Connections paper accessible to the public☆82Updated 2 months ago
- Implementation of a multimodal diffusion transformer in Pytorch☆101Updated 10 months ago
- Implementation of 🌻 Mirasol, SOTA Multimodal Autoregressive model out of Google Deepmind, in Pytorch☆88Updated last year
- Griffin MQA + Hawk Linear RNN Hybrid☆86Updated last year
- supporting pytorch FSDP for optimizers☆80Updated 4 months ago
- Focused on fast experimentation and simplicity☆71Updated 4 months ago
- Pytorch implementation of the PEER block from the paper, Mixture of A Million Experts, by Xu Owen He at Deepmind☆123Updated 8 months ago
- ☆37Updated last year
- Implementation of the Kalman Filtering Attention proposed in "Kalman Filtering Attention for User Behavior Modeling in CTR Prediction"☆57Updated last year
- Latent Diffusion Language Models☆68Updated last year
- The Gaussian Histogram Loss (HL-Gauss) proposed by Imani et al. with a few convenient wrappers for regression, in Pytorch☆58Updated last week
- ☆78Updated 10 months ago
- research impl of Native Sparse Attention (2502.11089)☆53Updated 2 months ago
- ☆53Updated last year
- Tiny re-implementation of MDM in style of LLaDA and nano-gpt speedrun☆49Updated last month
- The simplest, fastest repository for training/finetuning medium-sized GPTs.☆105Updated this week
- Implementation of an Attention layer where each head can attend to more than just one token, using coordinate descent to pick topk☆46Updated last year
- Implementation of the Llama architecture with RLHF + Q-learning☆164Updated 3 months ago