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
@@ -1,5 +1,5 @@
dsr1-fp4-mi355x-sglang:
image: lmsysorg/sglang:v0.5.6.post1-rocm700-mi35x
image: lmsysorg/sglang:v0.5.6.post2-rocm700-mi35x
model: amd/DeepSeek-R1-0528-MXFP4-Preview
model-prefix: dsr1
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 @@ -110,3 +110,9 @@
description:
- "fix: Pruning unnecessary concurrencies "
pr-link: https://github.com/InferenceMAX/InferenceMAX/pull/358

- config-keys:
- dsr1-fp4-mi355x-sglang
description:
- "Updating MI355x Deepseek-R1 FP4 SGLang Image to upstream v0.5.6.post2"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

For consistency with other entries in this changelog, it's better to use the imperative mood for the description. Most other entries start with a verb like "Update", "Add", or "Fix", whereas this one uses "Updating".

    - "Update MI355x Deepseek-R1 FP4 SGLang Image to upstream v0.5.6.post2"

pr-link: https://github.com/InferenceMAX/InferenceMAX/pull/369
Loading