-
Notifications
You must be signed in to change notification settings - Fork 219
[AMD] Qwen3.5-FP8 MI355X SGLang disagg perf tuning: Docker image update / Qwen3.5-FP8 MI355X SGLang disagg 性能调优 更新Docker image #2094
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -4556,3 +4556,12 @@ | |
| description: | ||
| - "Add high concurrency configs" | ||
| pr-link: https://github.com/SemiAnalysisAI/InferenceX/pull/1994 | ||
|
|
||
| - config-keys: | ||
| - qwen3.5-fp8-mi355x-sglang-disagg | ||
| description: | ||
| - "Bump Qwen3.5-FP8 MI355X SGLang disagg image from lmsysorg/sglang-rocm:v0.5.11-rocm700-mi35x-20260511 to lmsysorg/sglang:v0.5.14-rocm720-mi35x (ROCm 7.0 → 7.2, sglang v0.5.11 → v0.5.14)." | ||
| - "Fix disagg SLURM exclude list: add mia1-p01-g09 (broken pyxis) to submit.sh — was missing from multi-node path, causing prefill worker 503 failures." | ||
| - "Expand mi355x-disagg runner pool from 3 to 9 nodes." | ||
| - "Concurrency sweep: 1K1K and 8K1K both [ 8, 16, 32, 64, 128 ]." | ||
| pr-link: https://github.com/SemiAnalysisAI/InferenceX/pull/2092 | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 🟡 The new perf-changelog entry sets Extended reasoning...What the bug is. The new entry in |
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🟡 WARNING:
pr-linkpoints to #2092, which is the CLOSED pre-rebase predecessor of this PR — the changes actually land via this PR (#2094).Why it matters: The perf changelog is the traceability record for config changes; linking to a closed, unmerged PR breaks that trail.
Fix: