Prepare cache-consistent T1 real smoke
This commit is contained in:
22
runs/frontier-fidelity-envelope-v1/jobs_t1_real_smoke.toml
Normal file
22
runs/frontier-fidelity-envelope-v1/jobs_t1_real_smoke.toml
Normal file
@@ -0,0 +1,22 @@
|
|||||||
|
version = 1
|
||||||
|
|
||||||
|
[[jobs]]
|
||||||
|
name = "qwen30-t1-exact-real-smoke-tp4-mns32-u0p005-20260717-v2-cache-consistent"
|
||||||
|
gpus = 4
|
||||||
|
gpu_model = "H20"
|
||||||
|
hosts = ["dash0"]
|
||||||
|
command = "cd /home/admin/cpfs/wjh/aituner/aituner-qwen30-vllm020-profile-v1/runs/frontier-fidelity-envelope-v1 && timeout --signal=TERM --kill-after=30s 3600 bash run_qwen30_exact_trace_real_anchor.sh"
|
||||||
|
|
||||||
|
[jobs.env]
|
||||||
|
HOME = "/tmp/wjh"
|
||||||
|
XDG_CACHE_HOME = "/tmp/wjh/.cache"
|
||||||
|
VLLM_CACHE_ROOT = "/tmp/wjh/.cache/vllm"
|
||||||
|
FLASHINFER_WORKSPACE_BASE = "/tmp/wjh"
|
||||||
|
TP = "4"
|
||||||
|
MNS = "32"
|
||||||
|
TRACE_LABEL = "u0p005"
|
||||||
|
SERVER_PORT = "8124"
|
||||||
|
OUTPUT_ROOT = "/home/admin/cpfs/wjh/aituner/fidelity-envelope-private/trace-exact-v1/real-sealed-prebracket/tp4_mns32/u0p005/round1-retry2-cache-consistent"
|
||||||
|
REQUESTS_FILE = "/home/admin/cpfs/wjh/aituner/fidelity-envelope-private/trace-exact-v1/private/u0p005/real_requests.jsonl"
|
||||||
|
VENV_ROOT = "/tmp/wjh/venvs/vllm-0.20.0-cu129-profiler-v1"
|
||||||
|
MODEL_ROOT = "/home/admin/cpfs/wjh/models/Qwen/Qwen3-30B-A3B"
|
||||||
Reference in New Issue
Block a user