Track simulator fidelity experiment artifacts
This commit is contained in:
@@ -0,0 +1,38 @@
|
||||
# Generated from the frozen T0 real plan; do not edit rates in place.
|
||||
version = 1
|
||||
|
||||
[[jobs]]
|
||||
name = "qwen235b-t0-real-tp4_mns64_mbt8192-20260716-v1"
|
||||
gpus = 4
|
||||
gpu_model = "H20"
|
||||
hosts = ["dash0"]
|
||||
command = "timeout --signal=TERM --kill-after=60s 7200 bash run_t0_real_config.sh"
|
||||
artifacts = ["artifacts/t0-real-surface-v1/tp4_mns64_mbt8192"]
|
||||
|
||||
[jobs.env]
|
||||
OUTPUT_ROOT = "/home/admin/cpfs/wjh/aituner/aituner-fidelity-v1/artifacts/t0-real-surface-v1/tp4_mns64_mbt8192"
|
||||
TP = "4"
|
||||
MNS = "64"
|
||||
MBT = "8192"
|
||||
RATES = "0.10 1.60 2.40"
|
||||
SERVER_PORT = "18920"
|
||||
VENV_ROOT = "/tmp/wjh-frontier-vllm0102-smoke/.venv"
|
||||
MODEL_ROOT = "/home/admin/cpfs/wjh/models/Qwen/Qwen3-235B-A22B-FP8"
|
||||
|
||||
[[jobs]]
|
||||
name = "qwen235b-t0-real-tp4_mns64_mbt16384-20260716-v1"
|
||||
gpus = 4
|
||||
gpu_model = "H20"
|
||||
hosts = ["dash0"]
|
||||
command = "timeout --signal=TERM --kill-after=60s 7200 bash run_t0_real_config.sh"
|
||||
artifacts = ["artifacts/t0-real-surface-v1/tp4_mns64_mbt16384"]
|
||||
|
||||
[jobs.env]
|
||||
OUTPUT_ROOT = "/home/admin/cpfs/wjh/aituner/aituner-fidelity-v1/artifacts/t0-real-surface-v1/tp4_mns64_mbt16384"
|
||||
TP = "4"
|
||||
MNS = "64"
|
||||
MBT = "16384"
|
||||
RATES = "0.10 1.60 2.40"
|
||||
SERVER_PORT = "18921"
|
||||
VENV_ROOT = "/tmp/wjh-frontier-vllm0102-smoke/.venv"
|
||||
MODEL_ROOT = "/home/admin/cpfs/wjh/models/Qwen/Qwen3-235B-A22B-FP8"
|
||||
Reference in New Issue
Block a user