lucidrains / adam-atan2-pytorch
Implementation of the proposed Adam-atan2 from Google Deepmind in Pytorch
☆94Updated this week
Related projects ⓘ
Alternatives and complementary repositories for adam-atan2-pytorch
- Implementation of Agent Attention in Pytorch☆86Updated 4 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 10 months ago
- Some personal experiments around routing tokens to different autoregressive attention, akin to mixture-of-experts☆109Updated last month
- Implementation of Infini-Transformer in Pytorch☆104Updated last month
- Implementation of the proposed MaskBit from Bytedance AI☆62Updated last week
- Implementation of a Light Recurrent Unit in Pytorch☆46Updated last month
- Exploration into the proposed "Self Reasoning Tokens" by Felipe Bonetto☆53Updated 6 months ago
- Explorations into the recently proposed Taylor Series Linear Attention☆90Updated 3 months ago
- Implementation of the Kalman Filtering Attention proposed in "Kalman Filtering Attention for User Behavior Modeling in CTR Prediction"☆57Updated last year
- Just some miscellaneous utility functions / decorators / modules related to Pytorch and Accelerate to help speed up implementation of new…☆119Updated 3 months ago
- Implementation of the proposed Spline-Based Transformer from Disney Research☆77Updated 2 weeks ago
- Implementation of GateLoop Transformer in Pytorch and Jax☆86Updated 5 months ago
- CUDA implementation of autoregressive linear attention, with all the latest research findings☆43Updated last year
- Implementation of rectified flow and some of its followup research / improvements in Pytorch☆196Updated this week
- Explorations into improving ViTArc with Slot Attention☆37Updated last month
- Official implementation of "Hydra: Bidirectional State Space Models Through Generalized Matrix Mixers"☆103Updated 3 months ago
- My attempts at applying Soundstream design on learned tokenization of text and then applying hierarchical attention to text generation☆82Updated last month
- Pytorch implementation of the PEER block from the paper, Mixture of A Million Experts, by Xu Owen He at Deepmind☆112Updated 3 months ago
- Educational implementation of the Discrete Flow Matching paper☆56Updated 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 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 Zorro, Masked Multimodal Transformer, in Pytorch☆95Updated last year
- ☆129Updated last week
- Self contained pytorch implementation of a sinkhorn based router, for mixture of experts or otherwise☆31Updated 2 months ago
- Explorations into the proposal from the paper "Grokfast, Accelerated Grokking by Amplifying Slow Gradients"☆85Updated 2 months ago
- A simple but robust PyTorch implementation of RetNet from "Retentive Network: A Successor to Transformer for Large Language Models" (http…☆100Updated 11 months ago
- Pytorch implementation of a simple way to enable (Stochastic) Frame Averaging for any network☆48Updated 3 months ago
- Griffin MQA + Hawk Linear RNN Hybrid☆85Updated 6 months ago
- Implementation of Perceiver AR, Deepmind's new long-context attention network based on Perceiver architecture, in Pytorch☆86Updated last year