Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/configs/amd-master.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1591,7 +1591,7 @@ dsv4-fp8-mi355x-sglang:
# image tag, so bumping sglang is just an image tag bump here. Sweeps
# DP-attention on/off and EP=8.
dsv4-fp4-mi355x-sglang:
image: rocm/sgl-dev:rocm720-mi35x-bfd32b6-20260507-DSv4
image: rocm/sgl-dev:rocm720-mi35x-0363e6c-20260509-DSv4
model: deepseek-ai/DeepSeek-V4-Pro
model-prefix: dsv4
runner: mi355x
Expand Down
6 changes: 6 additions & 0 deletions perf-changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2330,3 +2330,9 @@
- "Fix B200 Dynamo vLLM recipe benchmark concurrencies to match the nvidia-master.yaml search space"
- "Propagate low-latency concurrencies 1/64/128, high-throughput concurrencies 1024/2048/4096/8192, and max-throughput concurrency 8192 into the srt-slurm recipe files"
pr-link: https://github.com/SemiAnalysisAI/InferenceX/pull/1305

- config-keys:
- dsv4-fp4-mi355x-sglang
description:
- "Bump image to rocm/sgl-dev:rocm720-mi35x-0363e6c-20260509-DSv4."
pr-link: https://github.com/SemiAnalysisAI/InferenceX/pull/1308
Loading