Commit 5291955
benchmarks(agentic): default DSv4 recipes to v6 (060226) corpus
Removes the DSv4 carveout in resolve_trace_source that pinned DSv4 to
the older 052726 v5 corpus. With v6 (060226) validated on both b300 and
gb300 DSv4 runs, there's no reason to keep DSv4 on the older trace set.
- benchmark_lib.sh: the model-prefix branch on MODEL_PREFIX==dsv4 is
gone; default_loader is now 060226 unconditionally. WEKA_LOADER_OVERRIDE
still works for any recipe that wants to pin an older or different
variant (e.g. the 256k-capped flavor used by max_model_len-constrained
setups).
- dsv4_fp4_b300_vllm.sh: drops its now-redundant explicit
WEKA_LOADER_OVERRIDE=...060226 export since that's the default now.
Effect: every DSv4 agentic recipe (b200_vllm, b300_vllm, fp8_h200,
mi355x_sglang, gb300_dynamo_vllm) automatically rides v6 with no
per-recipe edit needed.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 923186d commit 5291955
2 files changed
Lines changed: 4 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
926 | 926 | | |
927 | 927 | | |
928 | 928 | | |
929 | | - | |
930 | | - | |
| 929 | + | |
931 | 930 | | |
932 | | - | |
933 | | - | |
934 | | - | |
935 | | - | |
| 931 | + | |
| 932 | + | |
| 933 | + | |
936 | 934 | | |
937 | | - | |
938 | | - | |
939 | | - | |
940 | 935 | | |
941 | 936 | | |
942 | 937 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
56 | | - | |
57 | 55 | | |
58 | 56 | | |
59 | 57 | | |
| |||
0 commit comments