lucidrains / light-recurrent-unit-pytorch
Implementation of a Light Recurrent Unit in Pytorch
☆46Updated last month
Related projects ⓘ
Alternatives and complementary repositories for light-recurrent-unit-pytorch
- Implementation of the proposed Adam-atan2 from Google Deepmind in Pytorch☆94Updated 2 weeks ago
- Implementation of GateLoop Transformer in Pytorch and Jax☆86Updated 4 months ago
- Implementation of the Kalman Filtering Attention proposed in "Kalman Filtering Attention for User Behavior Modeling in CTR Prediction"☆57Updated last year
- Implementation of Agent Attention in Pytorch☆86Updated 3 months ago
- Some personal experiments around routing tokens to different autoregressive attention, akin to mixture-of-experts☆108Updated 3 weeks ago
- Exploration into the proposed "Self Reasoning Tokens" by Felipe Bonetto☆53Updated 5 months ago
- Pytorch implementation of the PEER block from the paper, Mixture of A Million Experts, by Xu Owen He at Deepmind☆111Updated 2 months ago
- Explorations into the recently proposed Taylor Series Linear Attention☆89Updated 2 months ago
- Implementation of Infini-Transformer in Pytorch☆104Updated last month
- Implementation of the proposed MaskBit from Bytedance AI☆58Updated 2 weeks ago
- Explorations into the proposal from the paper "Grokfast, Accelerated Grokking by Amplifying Slow Gradients"☆84Updated 2 months ago
- Just some miscellaneous utility functions / decorators / modules related to Pytorch and Accelerate to help speed up implementation of new…☆117Updated 3 months ago
- Scalable and Performant Data Loading☆42Updated this week
- Utilities for PyTorch distributed☆23Updated last year
- Implementation of a multimodal diffusion transformer in Pytorch☆97Updated 4 months ago
- Framework for writing deep learning training loops. Lightweight, and retaining full freedom to design as you see fits. It handles checkpo…☆103Updated 7 months ago
- A dashboard for exploring timm learning rate schedulers☆18Updated last year
- 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
- Randomized Positional Encodings Boost Length Generalization of Transformers☆79Updated 7 months ago
- My explorations into editing the knowledge and memories of an attention network☆34Updated last year
- CUDA implementation of autoregressive linear attention, with all the latest research findings☆43Updated last year
- Self contained pytorch implementation of a sinkhorn based router, for mixture of experts or otherwise☆31Updated 2 months ago
- Explorations into improving ViTArc with Slot Attention☆36Updated 3 weeks ago
- Implementation of a modular, high-performance, and simplistic mamba for high-speed applications☆33Updated this week
- Here we will test various linear attention designs.☆56Updated 6 months ago
- Triton Implementation of HyperAttention Algorithm☆46Updated 10 months ago
- My attempts at applying Soundstream design on learned tokenization of text and then applying hierarchical attention to text generation☆81Updated 3 weeks ago
- Griffin MQA + Hawk Linear RNN Hybrid☆85Updated 6 months ago
- Pytorch implementation of a simple way to enable (Stochastic) Frame Averaging for any network☆46Updated 3 months ago