21 lines
668 B
TOML
21 lines
668 B
TOML
# Generated from the frozen T0 real plan; do not edit rates in place.
|
|
version = 1
|
|
|
|
[[jobs]]
|
|
name = "qwen235b-t0-real-tp8_mns64_mbt16384-20260716-v1"
|
|
gpus = 8
|
|
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/tp8_mns64_mbt16384"]
|
|
|
|
[jobs.env]
|
|
OUTPUT_ROOT = "/home/admin/cpfs/wjh/aituner/aituner-fidelity-v1/artifacts/t0-real-surface-v1/tp8_mns64_mbt16384"
|
|
TP = "8"
|
|
MNS = "64"
|
|
MBT = "16384"
|
|
RATES = "0.10 1.20 1.60"
|
|
SERVER_PORT = "18925"
|
|
VENV_ROOT = "/tmp/wjh-frontier-vllm0102-smoke/.venv"
|
|
MODEL_ROOT = "/home/admin/cpfs/wjh/models/Qwen/Qwen3-235B-A22B-FP8"
|