facebookresearch / dadaptationLinks
D-Adaptation for SGD, Adam and AdaGrad
☆523Updated 5 months ago
Alternatives and similar repositories for dadaptation
Users that are interested in dadaptation are comparing it to the libraries listed below
Sorting:
- optimizer & lr scheduler & loss function collections in PyTorch☆309Updated last week
- Code for our NeurIPS 2022 paper☆369Updated 2 years ago
- Code release for "Git Re-Basin: Merging Models modulo Permutation Symmetries"☆482Updated 2 years ago
- The Prodigy optimizer and its variants for training neural networks.☆400Updated 6 months ago
- minLoRA: a minimal PyTorch library that allows you to apply LoRA to any PyTorch model.☆466Updated 2 years ago
- Implementation of a memory efficient multi-head attention as proposed in the paper, "Self-attention Does Not Need O(n²) Memory"☆379Updated last year
- A simple way to keep track of an Exponential Moving Average (EMA) version of your Pytorch model☆595Updated 7 months ago
- Implementation of the Adan (ADAptive Nesterov momentum algorithm) Optimizer in Pytorch☆252Updated 2 years ago
- Effortless plugin and play Optimizer to cut model training costs by 50%. New optimizer that is 2x faster than Adam on LLMs.☆380Updated last year
- Named tensors with first-class dimensions for PyTorch☆332Updated 2 years ago
- 🦁 Lion, new optimizer discovered by Google Brain using genetic algorithms that is purportedly better than Adam(w), in Pytorch☆2,144Updated 7 months ago
- ☆780Updated last month
- Official Implementation of "ADOPT: Modified Adam Can Converge with Any β2 with the Optimal Rate"☆426Updated 7 months ago
- The official implementation of “Sophia: A Scalable Stochastic Second-order Optimizer for Language Model Pre-training”☆962Updated last year
- A library to inspect and extract intermediate layers of PyTorch models.☆473Updated 3 years ago
- Memory Efficient Attention (O(sqrt(n)) for Jax and PyTorch☆184Updated 2 years ago
- A library that contains a rich collection of performant PyTorch model metrics, a simple interface to create new metrics, a toolkit to fac…☆235Updated 5 months ago
- For optimization algorithm research and development.☆521Updated this week
- TensorDict is a pytorch dedicated tensor container.☆937Updated last week
- Library for Jacobian descent with PyTorch. It enables the optimization of neural networks with multiple losses (e.g. multi-task learning)…☆251Updated this week
- maximal update parametrization (µP)☆1,554Updated 11 months ago
- Helps you write algorithms in PyTorch that adapt to the available (CUDA) memory☆438Updated 10 months ago
- Code release for "Dropout Reduces Underfitting"☆313Updated 2 years ago
- ☆303Updated last year
- ☆208Updated 2 years ago
- Tensors, for human consumption☆1,268Updated 3 weeks ago
- Memory mapped numpy arrays of varying shapes☆299Updated last year
- Efficient optimizers☆232Updated last week
- Unofficial Implementation of Consistency Models in pytorch☆258Updated 2 years ago
- Adan: Adaptive Nesterov Momentum Algorithm for Faster Optimizing Deep Models☆795Updated last month