lucidrains / taylor-series-linear-attention
Explorations into the recently proposed Taylor Series Linear Attention
☆95Updated 7 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
- Implementation of GateLoop Transformer in Pytorch and Jax☆87Updated 9 months ago
- Some personal experiments around routing tokens to different autoregressive attention, akin to mixture-of-experts☆116Updated 5 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
- Implementation of Infini-Transformer in Pytorch☆109Updated 2 months ago
- Implementation of Agent Attention in Pytorch☆90Updated 8 months ago
- Implementation of 🌻 Mirasol, SOTA Multimodal Autoregressive model out of Google Deepmind, in Pytorch☆88Updated last year
- Just some miscellaneous utility functions / decorators / modules related to Pytorch and Accelerate to help speed up implementation of new…☆120Updated 7 months ago
- Exploration into the proposed "Self Reasoning Tokens" by Felipe Bonetto☆55Updated 10 months ago
- Implementation of the proposed Adam-atan2 from Google Deepmind in Pytorch☆101Updated 3 months ago
- Implementation of the Kalman Filtering Attention proposed in "Kalman Filtering Attention for User Behavior Modeling in CTR Prediction"☆57Updated last year
- Attempt to make multiple residual streams from Bytedance's Hyper-Connections paper accessible to the public☆77Updated last month
- Griffin MQA + Hawk Linear RNN Hybrid☆85Updated 10 months ago
- ☆37Updated 11 months ago
- Implementation of the Llama architecture with RLHF + Q-learning☆163Updated last month
- CUDA implementation of autoregressive linear attention, with all the latest research findings☆44Updated last year
- Implementation of a multimodal diffusion transformer in Pytorch☆101Updated 9 months ago
- Official repository for the paper "Approximating Two-Layer Feedforward Networks for Efficient Transformers"☆36Updated last year
- Latent Diffusion Language Models☆68Updated last year
- Exploring an idea where one forgets about efficiency and carries out attention across each edge of the nodes (tokens)☆45Updated last month
- Randomized Positional Encodings Boost Length Generalization of Transformers☆80Updated last year
- [NeurIPS 2023 spotlight] Official implementation of HGRN in our NeurIPS 2023 paper - Hierarchically Gated Recurrent Neural Network for Se…☆64Updated 11 months ago
- 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
- Why Do We Need Weight Decay in Modern Deep Learning? [NeurIPS 2024]☆63Updated 5 months ago
- Pytorch implementation of the PEER block from the paper, Mixture of A Million Experts, by Xu Owen He at Deepmind☆121Updated 7 months ago
- WIP☆93Updated 7 months ago
- Implementation of a Light Recurrent Unit in Pytorch☆47Updated 5 months ago