lucidrains / adam-atan2-pytorch
Implementation of the proposed Adam-atan2 from Google Deepmind in Pytorch
☆101Updated 3 months ago
Alternatives and similar repositories for adam-atan2-pytorch:
Users that are interested in adam-atan2-pytorch are comparing it to the libraries listed below
- Attempt to make multiple residual streams from Bytedance's Hyper-Connections paper accessible to the public☆77Updated last month
- Implementation of Agent Attention in Pytorch☆90Updated 8 months ago
- Implementation of a Light Recurrent Unit in Pytorch☆47Updated 5 months ago
- The Gaussian Histogram Loss (HL-Gauss) proposed by Imani et al. with a few convenient wrappers for regression, in Pytorch☆56Updated last month
- Some personal experiments around routing tokens to different autoregressive attention, akin to mixture-of-experts☆116Updated 5 months ago
- Implementation of the proposed MaskBit from Bytedance AI☆75Updated 4 months ago
- Explorations into the recently proposed Taylor Series Linear Attention☆95Updated 7 months ago
- Implementation of a multimodal diffusion transformer in Pytorch☆101Updated 9 months ago
- Just some miscellaneous utility functions / decorators / modules related to Pytorch and Accelerate to help speed up implementation of new…☆120Updated 7 months ago
- Implementation of GateLoop Transformer in Pytorch and Jax☆87Updated 9 months ago
- Exploration into the proposed "Self Reasoning Tokens" by Felipe Bonetto☆55Updated 10 months ago
- Implementation of Infini-Transformer in Pytorch☆109Updated 2 months ago
- A practical implementation of GradNorm, Gradient Normalization for Adaptive Loss Balancing, in Pytorch☆87Updated last year
- Tiled Flash Linear Attention library for fast and efficient mLSTM Kernels.☆42Updated this week
- Implementation of the proposed Spline-Based Transformer from Disney Research☆87Updated 4 months ago
- CUDA implementation of autoregressive linear attention, with all the latest research findings☆44Updated last year
- Accelerated First Order Parallel Associative Scan☆177Updated 7 months ago
- Implementation of RQ Transformer, proposed in the paper "Autoregressive Image Generation using Residual Quantization"☆103Updated 2 years ago
- [ICLR 2025] Official PyTorch Implementation of Gated Delta Networks: Improving Mamba2 with Delta Rule☆142Updated last week
- 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 the Kalman Filtering Attention proposed in "Kalman Filtering Attention for User Behavior Modeling in CTR Prediction"☆57Updated last year
- Explorations into whether a transformer with RL can direct a genetic algorithm to converge faster☆63Updated last month
- Self contained pytorch implementation of a sinkhorn based router, for mixture of experts or otherwise☆32Updated 6 months ago
- My attempts at applying Soundstream design on learned tokenization of text and then applying hierarchical attention to text generation☆84Updated 5 months ago
- Implementation of the proposed DeepCrossAttention by Heddes et al at Google research, in Pytorch☆81Updated last month
- Tiny re-implementation of MDM in style of LLaDA and nano-gpt speedrun☆44Updated 2 weeks ago
- Official implementation of "Hydra: Bidirectional State Space Models Through Generalized Matrix Mixers"☆125Updated last month
- The official repository for the paper "Optimal Flow Matching: Learning Straight Trajectories in Just One Step" (NeurIPS 2024)☆67Updated 3 months ago
- The AdEMAMix Optimizer: Better, Faster, Older.☆179Updated 6 months ago
- Official code implementation for the work Preference Alignment with Flow Matching (NeurIPS 2024)☆44Updated 4 months ago