gpt-neox icon indicating copy to clipboard operation
gpt-neox copied to clipboard

added shampoo optimizer from https://github.com/jettify/pytorch-opti…

Open rokosbasilisk opened this issue 4 years ago • 7 comments

…mizer/blob/master/torch_optimizer/shampoo.py

rokosbasilisk avatar Oct 18 '21 16:10 rokosbasilisk

#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?

StellaAthena avatar Oct 22 '21 08:10 StellaAthena

yes added the same

rokosbasilisk avatar Oct 23 '21 13:10 rokosbasilisk

okay, doing.

rokosbasilisk avatar Oct 31 '21 18:10 rokosbasilisk

okay, doing.

Thanks!

StellaAthena avatar Oct 31 '21 21:10 StellaAthena

@rokosbasilisk any updates?

StellaAthena avatar Nov 21 '21 16:11 StellaAthena

added a sample config at configs/small_shampoo.yml

rokosbasilisk avatar Dec 05 '21 14:12 rokosbasilisk

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.

StellaAthena avatar Dec 10 '21 06:12 StellaAthena

Closing as too far behind main to be merged. May require substantial refactors to get working.

StellaAthena avatar Apr 17 '23 05:04 StellaAthena