nanochat/scripts
Artemis Git Integration a8aad26041 feat(train): add batch sample functions for memory testing in auto-discovery
Add create_batch_sample_fn closures to base_train.py, mid_train.py, and chat_sft.py that generate realistic test batches matching training data formats for accurate memory
2025-11-05 16:48:55 +00:00
..
base_eval.py initial commit 2025-10-13 06:49:24 -07:00
base_loss.py initial commit 2025-10-13 06:49:24 -07:00
base_train.py feat(train): add batch sample functions for memory testing in auto-discovery 2025-11-05 16:48:55 +00:00
benchmark_optimizations.py feat(benchmark): add performance benchmark script for KV-cache optimizations with CLI args, GPU memory tracking, and statistical measurement across iterations 2025-11-03 10:06:02 +00:00
chat_cli.py initial commit 2025-10-13 06:49:24 -07:00
chat_eval.py initial commit 2025-10-13 06:49:24 -07:00
chat_rl.py initial commit 2025-10-13 06:49:24 -07:00
chat_sft.py feat(train): add batch sample functions for memory testing in auto-discovery 2025-11-05 16:48:55 +00:00
chat_web.py also allow regenerating assistant message by clicking it, and make sure to feed good seed to generate 2025-10-16 01:28:37 +00:00
mid_train.py feat(train): add batch sample functions for memory testing in auto-discovery 2025-11-05 16:48:55 +00:00
tok_eval.py initial commit 2025-10-13 06:49:24 -07:00
tok_train.py initial commit 2025-10-13 06:49:24 -07:00