lucidrains / autoregressive-linear-attention-cuda
CUDA implementation of autoregressive linear attention, with all the latest research findings
☆43Updated last year
Related projects ⓘ
Alternatives and complementary repositories for autoregressive-linear-attention-cuda
- ☆29Updated 2 years ago
- Implementation of the Kalman Filtering Attention proposed in "Kalman Filtering Attention for User Behavior Modeling in CTR Prediction"☆57Updated last year
- Experiment of using Tangent to autodiff triton☆72Updated 9 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
- Explorations into the recently proposed Taylor Series Linear Attention☆90Updated 3 months ago
- Triton Implementation of HyperAttention Algorithm☆46Updated 11 months ago
- Implementation of GateLoop Transformer in Pytorch and Jax☆86Updated 5 months ago
- Exploration into the proposed "Self Reasoning Tokens" by Felipe Bonetto☆53Updated 6 months ago
- Some personal experiments around routing tokens to different autoregressive attention, akin to mixture-of-experts☆108Updated last month
- ☆73Updated 4 months ago
- ☆51Updated 5 months ago
- Implementation of the proposed Adam-atan2 from Google Deepmind in Pytorch☆94Updated 3 weeks ago
- Implementation of Hourglass Transformer, in Pytorch, from Google and OpenAI☆84Updated 2 years ago
- ☆77Updated 5 months ago
- ☆31Updated 2 months ago
- Exploring an idea where one forgets about efficiency and carries out attention across each edge of the nodes (tokens)☆43Updated last month
- Implementation of some personal helper functions for Einops, my most favorite tensor manipulation library ❤️☆52Updated last year
- Implementation of Infini-Transformer in Pytorch☆104Updated last month
- Implementation of Token Shift GPT - An autoregressive model that solely relies on shifting the sequence space for mixing☆47Updated 2 years ago
- Demo of the unit_scaling library, showing how a model can be easily adapted to train in FP8.☆35Updated 4 months ago
- ☆46Updated last month
- Here we will test various linear attention designs.☆56Updated 6 months ago
- Implementation of Gated State Spaces, from the paper "Long Range Language Modeling via Gated State Spaces", in Pytorch☆95Updated last year
- RWKV model implementation☆38Updated last year
- Blog post☆16Updated 9 months ago
- Utilities for PyTorch distributed☆23Updated last year
- ☆35Updated 7 months ago
- Utilities for Training Very Large Models☆56Updated last month
- Official repository for the paper "Approximating Two-Layer Feedforward Networks for Efficient Transformers"☆36Updated last year