diff --git a/runs/frontier-multicase-sufficiency-v0/best_effort/jobs_fixed_cohort_repeat.toml b/runs/frontier-multicase-sufficiency-v0/best_effort/jobs_fixed_cohort_repeat.toml new file mode 100644 index 0000000..0655160 --- /dev/null +++ b/runs/frontier-multicase-sufficiency-v0/best_effort/jobs_fixed_cohort_repeat.toml @@ -0,0 +1,10 @@ +# Reverse-order fresh-server boundary repeat for the frozen blind surface. +version = 1 + +[[jobs]] +name = "qwen235b-fixed-cohort-community-v2-boundary-reverse-20260715" +gpus = 8 +gpu_model = "H20" +hosts = ["dash0"] +command = "cd ../../.. && /tmp/wjh-frontier-vllm0102-smoke/.venv/bin/python runs/frontier-multicase-sufficiency-v0/best_effort/fixed_cohort_rank.py run-community --manifest /home/admin/cpfs/wjh/frontier-community-qwen235-smoke-20260715/rankable-fixed-cohort-v1/community-v2-boundary-reverse/run_manifest.json" +env = { PYTHONPATH = "/home/admin/cpfs/wjh/aituner/aituner-frontier-best-effort-20260715/src" }