gpt-neox
gpt-neox copied to clipboard
added shampoo optimizer from https://github.com/jettify/pytorch-opti…
…mizer/blob/master/torch_optimizer/shampoo.py
#authors:
# - family-names: Novik
# given-names: Mykola
# orcid: https://orcid.org/0000-0002-0890-1159
#title: "torch-optimizer -- collection of optimization algorithms for PyTorch."
#version: 1.0.1
#date-released: 2020-01-11
This is the original author, not you, right?
yes added the same
okay, doing.
okay, doing.
Thanks!
@rokosbasilisk any updates?
added a sample config at configs/small_shampoo.yml
I know I need to test and merge this, just haven’t gotten around to it :S Hopefully in the next couple days I can.
Closing as too far behind main to be merged. May require substantial refactors to get working.