lucidrains / pytorch-custom-utils
Just some miscellaneous utility functions / decorators / modules related to Pytorch and Accelerate to help speed up implementation of new AI research
☆120Updated 8 months ago
Alternatives and similar repositories for pytorch-custom-utils:
Users that are interested in pytorch-custom-utils are comparing it to the libraries listed below
- Some personal experiments around routing tokens to different autoregressive attention, akin to mixture-of-experts☆118Updated 5 months ago
- Implementation of Infini-Transformer in Pytorch☆110Updated 3 months ago
- Explorations into the recently proposed Taylor Series Linear Attention☆97Updated 7 months ago
- Implementation of the proposed Adam-atan2 from Google Deepmind in Pytorch☆103Updated 4 months ago
- Attempt to make multiple residual streams from Bytedance's Hyper-Connections paper accessible to the public☆82Updated last month
- Implementation of a multimodal diffusion transformer in Pytorch☆101Updated 9 months ago
- ☆76Updated 9 months ago
- Implementation of the Llama architecture with RLHF + Q-learning☆163Updated 2 months ago
- Implementation of Agent Attention in Pytorch☆90Updated 9 months ago
- Exploration into the proposed "Self Reasoning Tokens" by Felipe Bonetto☆55Updated 10 months ago
- Implementation of GateLoop Transformer in Pytorch and Jax☆87Updated 9 months ago
- The Gaussian Histogram Loss (HL-Gauss) proposed by Imani et al. with a few convenient wrappers for regression, in Pytorch☆58Updated 2 months ago
- Implementation of 🌻 Mirasol, SOTA Multimodal Autoregressive model out of Google Deepmind, in Pytorch☆88Updated last year
- Implementation of a Light Recurrent Unit in Pytorch☆47Updated 6 months ago
- Implementation of the conditionally routed attention in the CoLT5 architecture, in Pytorch☆226Updated 7 months ago
- Focused on fast experimentation and simplicity☆71Updated 3 months ago
- Minimal (400 LOC) implementation Maximum (multi-node, FSDP) GPT training☆123Updated 11 months ago
- supporting pytorch FSDP for optimizers☆80Updated 4 months ago
- From-scratch diffusion model implemented in PyTorch.☆87Updated last year
- Explorations into the proposal from the paper "Grokfast, Accelerated Grokking by Amplifying Slow Gradients"☆98Updated 3 months ago
- Fast, Modern, Memory Efficient, and Low Precision PyTorch Optimizers☆88Updated 8 months ago
- Pytorch implementation of the PEER block from the paper, Mixture of A Million Experts, by Xu Owen He at Deepmind☆123Updated 7 months ago
- Efficient optimizers☆188Updated this week
- Implementation of the Kalman Filtering Attention proposed in "Kalman Filtering Attention for User Behavior Modeling in CTR Prediction"☆57Updated last year
- Deep learning library implemented from scratch in numpy. Mixtral, Mamba, LLaMA, GPT, ResNet, and other experiments.☆51Updated last year
- When it comes to optimizers, it's always better to be safe than sorry☆217Updated 2 weeks ago
- Memory-Efficient CUDA kernels for training ConvNets with PyTorch.☆40Updated last month
- The simplest, fastest repository for training/finetuning medium-sized GPTs.☆103Updated 4 months ago
- Implementation of the proposed Spline-Based Transformer from Disney Research☆88Updated 5 months ago
- WIP☆93Updated 8 months ago