facebookresearch / dadaptationLinks
D-Adaptation for SGD, Adam and AdaGrad
☆523Updated 7 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☆354Updated 2 weeks ago
- Code release for "Git Re-Basin: Merging Models modulo Permutation Symmetries"☆490Updated 2 years 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.☆474Updated 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.☆382Updated last year
- Implementation of a memory efficient multi-head attention as proposed in the paper, "Self-attention Does Not Need O(n²) Memory"☆380Updated 2 years ago
- Library for Jacobian descent with PyTorch. It enables the optimization of neural networks with multiple losses (e.g. multi-task learning)…☆268Updated last week
- A simple way to keep track of an Exponential Moving Average (EMA) version of your Pytorch model☆603Updated 9 months ago
- Official Implementation of "ADOPT: Modified Adam Can Converge with Any β2 with the Optimal Rate"☆427Updated 9 months ago
- 🦁 Lion, new optimizer discovered by Google Brain using genetic algorithms that is purportedly better than Adam(w), in Pytorch☆2,163Updated 9 months ago
- ☆785Updated 3 weeks ago
- Implementation of the Adan (ADAptive Nesterov momentum algorithm) Optimizer in Pytorch☆251Updated 3 years ago
- The official implementation of “Sophia: A Scalable Stochastic Second-order Optimizer for Language Model Pre-training”☆969Updated last year
- Memory Efficient Attention (O(sqrt(n)) for Jax and PyTorch☆184Updated 2 years ago
- A library to inspect and extract intermediate layers of PyTorch models.☆473Updated 3 years ago
- Code release for "Dropout Reduces Underfitting"☆313Updated 2 years ago
- Named tensors with first-class dimensions for PyTorch☆331Updated 2 years ago
- TensorDict is a pytorch dedicated tensor container.☆967Updated last week
- Helps you write algorithms in PyTorch that adapt to the available (CUDA) memory☆437Updated last year
- ☆208Updated 2 years ago
- For optimization algorithm research and development.☆536Updated last week
- Efficient optimizers☆261Updated last month
- ☆307Updated last year
- Universal Tensor Operations in Einstein-Inspired Notation for Python.☆408Updated 5 months ago
- Memory mapped numpy arrays of varying shapes☆301Updated last year
- Implementation of Rotary Embeddings, from the Roformer paper, in Pytorch☆749Updated last month
- A library that contains a rich collection of performant PyTorch model metrics, a simple interface to create new metrics, a toolkit to fac…☆239Updated 3 weeks ago
- A simple python package to solve all your problems with pythonpath, work dir, file paths, module imports and environment variables.☆170Updated 2 years ago
- Tensors, for human consumption☆1,290Updated 2 months ago
- TensorHue is a Python library that allows you to visualize tensors right in your console, making understanding and debugging tensor conte…☆120Updated 6 months ago