facebookresearch / dadaptationLinks
D-Adaptation for SGD, Adam and AdaGrad
☆528Updated 10 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☆376Updated last week
- Code release for "Git Re-Basin: Merging Models modulo Permutation Symmetries"☆500Updated 2 years ago
- Implementation of the Adan (ADAptive Nesterov momentum algorithm) Optimizer in Pytorch☆252Updated 3 years ago
- Code for our NeurIPS 2022 paper☆370Updated 2 years ago
- 🦁 Lion, new optimizer discovered by Google Brain using genetic algorithms that is purportedly better than Adam(w), in Pytorch☆2,177Updated last year
- Effortless plugin and play Optimizer to cut model training costs by 50%. New optimizer that is 2x faster than Adam on LLMs.☆384Updated last year
- minLoRA: a minimal PyTorch library that allows you to apply LoRA to any PyTorch model.☆489Updated 2 years ago
- Implementation of a memory efficient multi-head attention as proposed in the paper, "Self-attention Does Not Need O(n²) Memory"☆386Updated 2 years ago
- A simple way to keep track of an Exponential Moving Average (EMA) version of your Pytorch model☆628Updated last year
- ☆789Updated 3 weeks ago
- The official implementation of “Sophia: A Scalable Stochastic Second-order Optimizer for Language Model Pre-training”☆980Updated last year
- A library to inspect and extract intermediate layers of PyTorch models.☆475Updated 3 years ago
- For optimization algorithm research and development.☆548Updated 3 weeks ago
- Named tensors with first-class dimensions for PyTorch☆332Updated 2 years ago
- Memory Efficient Attention (O(sqrt(n)) for Jax and PyTorch☆184Updated 2 years ago
- Library for Jacobian descent with PyTorch. It enables the optimization of neural networks with multiple losses (e.g. multi-task learning)…☆287Updated this week
- Official Implementation of "ADOPT: Modified Adam Can Converge with Any β2 with the Optimal Rate"☆429Updated last year
- Efficient optimizers☆275Updated last month
- MLCommons Algorithmic Efficiency is a benchmark and competition measuring neural network training speedups due to algorithmic improvement…☆402Updated last week
- Code release for "Dropout Reduces Underfitting"☆317Updated 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…☆244Updated 2 months ago
- maximal update parametrization (µP)☆1,638Updated last year
- ☆314Updated last year
- TensorDict is a pytorch dedicated tensor container.☆991Updated last week
- Memory mapped numpy arrays of varying shapes☆306Updated last year
- Helps you write algorithms in PyTorch that adapt to the available (CUDA) memory☆438Updated last year
- ☆210Updated 3 years ago
- Tensors, for human consumption☆1,332Updated 3 weeks ago
- Language Modeling with the H3 State Space Model☆521Updated 2 years ago
- Adan: Adaptive Nesterov Momentum Algorithm for Faster Optimizing Deep Models☆804Updated 6 months ago