Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion TODO.substantiate/CONTINUE.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ lands each step). Derive everything else from live state, not memory:
fewer than two ephemeral GPU apps are running (`modal app list`),
launch: `cd /Users/mulgogi/src/interscript/ml-qwen-feat && nohup
modal run --detach src/gpu/modal_distill.py::main --spec
ara-diac-small-2-gkd > /tmp/gkd_distill.log 2>&1 &`. If the run dir
ara-diac-small-2-gkd > /Users/mulgogi/gkd_distill.log 2>&1 &`. If the run dir
exists and training is past step 11073 but no `final_eval.json`,
run `::evaluate_der --spec-id ara-diac-small-2-gkd` the same way
(main does not chain it). When final_eval.json exists, verdict vs
Expand Down