lucidrains / autoregressive-linear-attention-cuda
CUDA implementation of autoregressive linear attention, with all the latest research findings
☆44Updated last year
Alternatives and similar repositories for autoregressive-linear-attention-cuda:
Users that are interested in autoregressive-linear-attention-cuda are comparing it to the libraries listed below
- ☆29Updated 2 years ago
- Experiment of using Tangent to autodiff triton☆78Updated last year
- Triton Implementation of HyperAttention Algorithm☆47Updated last year
- Implementation of the Kalman Filtering Attention proposed in "Kalman Filtering Attention for User Behavior Modeling in CTR Prediction"☆57Updated last year
- Demo of the unit_scaling library, showing how a model can be easily adapted to train in FP8.☆45Updated 8 months ago
- ☆33Updated 6 months ago
- Implementation of GateLoop Transformer in Pytorch and Jax☆87Updated 9 months ago
- Utilities for PyTorch distributed☆23Updated 3 weeks ago
- ☆76Updated 8 months ago
- Explorations into the recently proposed Taylor Series Linear Attention☆95Updated 7 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
- Implementation of some personal helper functions for Einops, my most favorite tensor manipulation library ❤️☆54Updated 2 years ago
- ☆33Updated last year
- Exploration into the proposed "Self Reasoning Tokens" by Felipe Bonetto☆55Updated 10 months ago
- Official repository for the paper "Approximating Two-Layer Feedforward Networks for Efficient Transformers"☆36Updated last year
- Exploring an idea where one forgets about efficiency and carries out attention across each edge of the nodes (tokens)☆45Updated last month
- Some personal experiments around routing tokens to different autoregressive attention, akin to mixture-of-experts☆116Updated 5 months ago
- 32 times longer context window than vanilla Transformers and up to 4 times longer than memory efficient Transformers.☆46Updated last year
- ☆37Updated 11 months ago
- Implementation of Gradient Agreement Filtering, from Chaubard et al. of Stanford, but for single machine microbatches, in Pytorch☆23Updated 2 months ago
- Implementation of Token Shift GPT - An autoregressive model that solely relies on shifting the sequence space for mixing☆48Updated 3 years ago
- FID computation in Jax/Flax.☆27Updated 8 months ago
- ☆95Updated 9 months ago
- Implementation of Hourglass Transformer, in Pytorch, from Google and OpenAI☆86Updated 3 years ago
- ☆52Updated 5 months ago
- Here we will test various linear attention designs.☆60Updated 10 months ago
- Another attempt at a long-context / efficient transformer by me☆37Updated 2 years ago
- Official code for the paper "Attention as a Hypernetwork"☆25Updated 9 months ago