Commit 9acd530
[Klaud Cold] Add MI355X config: qwen3.5-fp4-sglang-mtp (#1445)
* Add MI355X config: qwen3.5-fp4-sglang-mtp
Adds the qwen3.5-fp4-mi355x-sglang-mtp recipe using the latest
sglang-rocm nightly v0.5.12-rocm720-mi35x-20260517 (matches PRs
#1440-1444 which bump other mi355x recipes to the same image).
Replaces the stale #1078 which targeted v0.5.10rc0-rocm700-mi35x-20260417
and was tagged broken; that branch reverted unrelated merged changes
when rebased.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
* chore: fill in pr-link for #1445 in perf-changelog
* fix(qwen3.5-fp4-mi355x-sglang-mtp): use scenarios/fixed-seq-len schema
The old 'seq-len-configs' field was renamed to 'scenarios.fixed-seq-len'
in the master config schema. Pydantic validation failed setup with
'Field required (scenarios)' + 'Extra inputs are not permitted (seq-len-configs)'.
* Add launch script benchmarks/single_node/qwen3.5_fp4_mi355x_mtp.sh
Carried over from the original #1078 branch — was missed in the
recipe-only port that opened #1445.
* Re-trigger sweep (abandon in-flight run with transient infra failures)
---------
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-authored-by: claude-fix-bot <claude-fix-bot@local>1 parent 41fdd6b commit 9acd530
3 files changed
Lines changed: 100 additions & 0 deletions
File tree
- .github/configs
- benchmarks/single_node
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
367 | 367 | | |
368 | 368 | | |
369 | 369 | | |
| 370 | + | |
| 371 | + | |
| 372 | + | |
| 373 | + | |
| 374 | + | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
| 389 | + | |
| 390 | + | |
370 | 391 | | |
371 | 392 | | |
372 | 393 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2895 | 2895 | | |
2896 | 2896 | | |
2897 | 2897 | | |
| 2898 | + | |
| 2899 | + | |
| 2900 | + | |
| 2901 | + | |
| 2902 | + | |
| 2903 | + | |
0 commit comments