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 3 weeks ago
- Implementation of GateLoop Transformer in Pytorch and Jax☆86Updated 5 months ago
- Implementation of Agent Attention in Pytorch☆86Updated 4 months ago
- Exploration into the proposed "Self Reasoning Tokens" by Felipe Bonetto☆53Updated 6 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 Infini-Transformer in Pytorch☆104Updated last month
- Some personal experiments around routing tokens to different autoregressive attention, akin to mixture-of-experts☆108Updated last month
- Implementation of the proposed MaskBit from Bytedance AI☆62Updated last week
- Just some miscellaneous utility functions / decorators / modules related to Pytorch and Accelerate to help speed up implementation of new…☆119Updated 3 months ago
- Explorations into the proposal from the paper "Grokfast, Accelerated Grokking by Amplifying Slow Gradients"☆85Updated 2 months ago
- Explorations into the recently proposed Taylor Series Linear Attention☆90Updated 3 months ago
- Implementation of a multimodal diffusion transformer in Pytorch☆97Updated 4 months ago
- A practical implementation of GradNorm, Gradient Normalization for Adaptive Loss Balancing, in Pytorch☆77Updated 9 months ago
- My explorations into editing the knowledge and memories of an attention network☆34Updated last year
- A dashboard for exploring timm learning rate schedulers☆18Updated last year
- Implementation of a modular, high-performance, and simplistic mamba for high-speed applications☆33Updated last week
- Official repository for the paper "SwitchHead: Accelerating Transformers with Mixture-of-Experts Attention"☆92Updated last month
- Framework for writing deep learning training loops. Lightweight, and retaining full freedom to design as you see fits. It handles checkpo…☆103Updated 8 months ago
- Scalable and Performant Data Loading☆66Updated this week
- Explorations into improving ViTArc with Slot Attention☆37Updated last month
- Pytorch implementation of the PEER block from the paper, Mixture of A Million Experts, by Xu Owen He at Deepmind☆112Updated 2 months ago
- Collection of autoregressive model implementation☆67Updated this week
- CUDA implementation of autoregressive linear attention, with all the latest research findings☆43Updated last year
- Pixel Parsing. A reproduction of OCR-free end-to-end document understanding models with open data☆18Updated 3 months ago
- An implementation of the Llama architecture, to instruct and delight☆21Updated 3 months ago
- Griffin MQA + Hawk Linear RNN Hybrid☆85Updated 6 months ago
- Self contained pytorch implementation of a sinkhorn based router, for mixture of experts or otherwise☆31Updated 2 months ago
- Utilities for PyTorch distributed☆23Updated last year
- My attempts at applying Soundstream design on learned tokenization of text and then applying hierarchical attention to text generation☆82Updated last month