mirror of
https://github.com/karpathy/nanochat.git
synced 2026-02-03 00:59:55 +00:00
add report generation back in for runcpu.sh
This commit is contained in:
parent
6a477eedbd
commit
1fb02da92a
|
|
@ -68,3 +68,6 @@ python -m scripts.mid_train \
|
|||
|
||||
# Chat with the model over a pretty WebUI ChatGPT style
|
||||
# python -m scripts.chat_web -i mid
|
||||
|
||||
# generate final report
|
||||
python -m nanochat.report generate
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user