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
- 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
- Experiment of using Tangent to autodiff triton☆75Updated last year
- Explorations into the recently proposed Taylor Series Linear Attention☆92Updated 6 months ago
- Triton Implementation of HyperAttention Algorithm☆46Updated last year
- Demo of the unit_scaling library, showing how a model can be easily adapted to train in FP8.☆43Updated 7 months ago
- Implementation of the Kalman Filtering Attention proposed in "Kalman Filtering Attention for User Behavior Modeling in CTR Prediction"