nanochat/scripts
2026-01-18 21:05:55 +02:00
..
base_eval.py Merge branch 'master' into mps-support 2026-01-18 14:16:54 +01:00
base_loss.py Merge branch 'master' into mps-support 2026-01-18 14:16:54 +01:00
base_train.py Merge a58bbbaf59 into 63bb5831e2 2026-01-18 21:05:55 +02:00
chat_cli.py enable autocast for mps device 2025-11-20 19:58:29 -06:00
chat_eval.py Merge branch 'master' into mps-support 2026-01-18 14:16:54 +01:00
chat_rl.py typo in comments: change "GAPO" to "DAPO" 2026-01-15 22:03:42 -08:00
chat_sft.py Merge branch 'master' into mps-support 2026-01-18 14:16:54 +01:00
chat_web.py enable autocast for mps device 2025-11-20 19:58:29 -06:00
mid_train.py Merge branch 'master' into mps-support 2026-01-18 14:16:54 +01:00
tok_eval.py initial commit 2025-10-13 06:49:24 -07:00
tok_train.py fix buggy midtrain and update all kwargs to be idiomatic. that is, argparse uses dashes variables use underscores. the underscores are just a remnant of the previous Configurator object. This is the right way 2026-01-13 22:45:27 +00:00