Add fleet job for Frontier boundary repeats

This commit is contained in:
2026-07-16 01:28:23 +08:00
parent 84584c719c
commit 678388084c

View File

@@ -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" }