olmo_optimizer.py was used in OLMo experiments as the optimizer for all layers.
nanogpt_optimizer.py was used in modded-nanogpt experiments as the optimizer for non first/last layers. The code for experiments is in the soap-muon-nanogpt folder but it is specific to our cluster. Specifically the configs used in experiments are in soap-muon-nanogpt/configs/exp4_largebatch6_seed_2.yaml and soap-muon-nanogpt/configs/exp4_largebatch6_seed.yaml.
The main differences are
14 commits
Jupyter Notebook
54.9%
Python
44.2%
olmo_optimizer.py was used in OLMo experiments as the optimizer for all layers.
nanogpt_optimizer.py was used in modded-nanogpt experiments as the optimizer for non first/last layers. The code for experiments is in the soap-muon-nanogpt folder but it is specific to our cluster. Specifically the configs used in experiments are in soap-muon-nanogpt/configs/exp4_largebatch6_seed_2.yaml and soap-muon-nanogpt/configs/exp4_largebatch6_seed.yaml.
The main differences are
14 commits
Jupyter Notebook
54.9%
Python
44.2%