lucidrains / pytorch-custom-utilsLinks
Just some miscellaneous utility functions / decorators / modules related to Pytorch and Accelerate to help speed up implementation of new AI research
☆123Updated 11 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
Sorting:
- Implementation of the proposed Adam-atan2 from Google Deepmind in Pytorch☆110Updated 7 months ago
- Implementation of Infini-Transformer in Pytorch☆111Updated 6 months ago
- Explorations into the recently proposed Taylor Series Linear Attention☆99Updated 10 months ago
- Attempt to make multiple residual streams from Bytedance's Hyper-Connections paper accessible to the public☆87Updated 3 weeks ago
- Some personal experiments around routing tokens to different autoregressive attention, akin to mixture-of-experts☆119Updated 8 months ago
- Implementation of the Llama architecture with RLHF + Q-learning☆165Updated 5 months ago
- Minimal (400 LOC) implementation Maximum (multi-node, FSDP) GPT training☆129Updated last year
- A practical implementation of GradNorm, Gradient Normalization for Adaptive Loss Balancing, in Pytorch☆99Updated last year
- Train vision models using JAX and 🤗 transformers☆98Updated 3 months ago
- Implementation of Agent Attention in Pytorch☆90Updated last year
- Exploration into the proposed "Self Reasoning Tokens" by Felipe Bonetto☆56Updated last year
- ☆79Updated last year
- Experiments around a simple idea for inducing multiple hierarchical predictive model within a GPT☆214Updated 10 months ago
- Implementation of GateLoop Transformer in Pytorch and Jax☆89Updated last year
- Implementation of Block Recurrent Transformer - Pytorch☆220Updated 10 months ago
- Explorations into the proposal from the paper "Grokfast, Accelerated Grokking by Amplifying Slow Gradients"☆101Updated 6 months ago
- Implementation of 🌻 Mirasol, SOTA Multimodal Autoregressive model out of Google Deepmind, in Pytorch☆89Updated last year
- Implementation of a multimodal diffusion transformer in Pytorch☆102Updated last year
- Implementation of the conditionally routed attention in the CoLT5 architecture, in Pytorch☆230Updated 10 months ago
- supporting pytorch FSDP for optimizers☆82Updated 7 months ago
- ☆197Updated 7 months ago
- ☆81Updated last year
- Fast, Modern, and Low Precision PyTorch Optimizers☆97Updated this week
- Pytorch implementation of the PEER block from the paper, Mixture of A Million Experts, by Xu Owen He at Deepmind☆127Updated 10 months ago
- Simple implementation of muP, based on Spectral Condition for Feature Learning. The implementation is SGD only, dont use it for Adam☆82Updated 11 months ago
- Implementation of fused cosine similarity attention in the same style as Flash Attention☆214Updated 2 years ago
- Memory-Efficient CUDA kernels for training ConvNets with PyTorch.☆42Updated 4 months ago
- Implementation of Gradient Agreement Filtering, from Chaubard et al. of Stanford, but for single machine microbatches, in Pytorch☆25Updated 5 months ago
- Mobile Viewer for W&B, built on top of Flutter.☆35Updated last year
- Implementation of a Light Recurrent Unit in Pytorch☆48Updated 9 months ago