facebookresearch / dadaptationLinks
D-Adaptation for SGD, Adam and AdaGrad
☆525Updated 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☆370Updated 3 weeks ago
- Code for our NeurIPS 2022 paper☆369Updated 2 years ago
- minLoRA: a minimal PyTorch library that allows you to apply LoRA to any PyTorch model.☆482Updated 2 years ago
- Code release for "Git Re-Basin: Merging Models modulo Permutation Symmetries"☆497Updated 2 years ago
- Implementation of the Adan (ADAptive Nesterov momentum algorithm) Optimizer in Pytorch☆252Updated 3 years ago
- A simple way to keep track of an Exponential Moving Average (EMA) version of your Pytorch model☆624Updated 11 months ago
- Implementation of a memory efficient multi-head attention as proposed in the paper, "Self-attention Does Not Need O(n²) Memory"☆383Updated 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.☆383Updated last year
- Library for Jacobian descent with PyTorch. It enables the optimization of neural networks with multiple losses (e.g. multi-task learning)…☆278Updated this week
- A library to inspect and extract intermediate layers of PyTorch models.☆474Updated 3 years ago
- 🦁 Lion, new optimizer discovered by Google Brain using genetic algorithms that is purportedly better than Adam(w), in Pytorch☆2,173Updated 11 months ago
- Official Implementation of "ADOPT: Modified Adam Can Converge with Any β2 with the Optimal Rate"☆427Updated 11 months ago
- Named tensors with first-class dimensions for PyTorch☆332Updated 2 years ago
- ☆787Updated 2 weeks ago
- Efficient optimizers☆275Updated last week
- Helps you write algorithms in PyTorch that adapt to the available (CUDA) memory☆436Updated last year
- Memory Efficient Attention (O(sqrt(n)) for Jax and PyTorch☆184Updated 2 years ago
- The official implementation of “Sophia: A Scalable Stochastic Second-order Optimizer for Language Model Pre-training”☆976Updated last year
- Code release for "Dropout Reduces Underfitting"☆315Updated 2 years ago
- MLCommons Algorithmic Efficiency is a benchmark and competition measuring neural network training speedups due to algorithmic improvement…☆401Updated this week
- ☆310Updated last year
- ☆209Updated 3 years ago
- TensorHue is a Python library that allows you to visualize tensors right in your console, making understanding and debugging tensor conte…☆121Updated 9 months ago
- TensorDict is a pytorch dedicated tensor container.☆984Updated 3 weeks 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 last month
- For optimization algorithm research and development.☆547Updated this week
- Adan: Adaptive Nesterov Momentum Algorithm for Faster Optimizing Deep Models☆803Updated 5 months ago
- functorch is JAX-like composable function transforms for PyTorch.☆1,436Updated 3 months ago
- Diffusion Reading Group at EleutherAI☆325Updated 2 years ago
- Just some miscellaneous utility functions / decorators / modules related to Pytorch and Accelerate to help speed up implementation of new…☆123Updated last year