Add decode batch-grid stability experiment
This commit is contained in:
16
runs/frontier-decode-batch-grid-v0/jobs-smoke-r1.toml
Normal file
16
runs/frontier-decode-batch-grid-v0/jobs-smoke-r1.toml
Normal file
@@ -0,0 +1,16 @@
|
||||
version = 1
|
||||
|
||||
[[jobs]]
|
||||
name = "decode-batch-tp4-b2-r1-20260723"
|
||||
gpus = 4
|
||||
gpu_model = "H20"
|
||||
hosts = ["dash1"]
|
||||
command = "timeout --signal=TERM --kill-after=60s 1800 bash runs/frontier-decode-batch-grid-v0/run_decode_profile.sh"
|
||||
artifacts = ["runs/frontier-decode-batch-grid-v0/remote-outputs/tp4-b2-r1"]
|
||||
|
||||
[jobs.env]
|
||||
TP = "4"
|
||||
PROFILE_BATCH = "2"
|
||||
SERVER_PORT = "9831"
|
||||
OUTPUT_ROOT = "runs/frontier-decode-batch-grid-v0/remote-outputs/tp4-b2-r1"
|
||||
FLASHINFER_WORKSPACE_BASE = "/tmp/frontier-component-flashinfer-v4"
|
||||
Reference in New Issue
Block a user