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 configs/amd-master.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -706,7 +706,7 @@ glm5.1-fp4-mi355x-atom:
- { tp: 4, conc-start: 4, conc-end: 256 }

kimik2.5-int4-mi355x-vllm:
image: vllm/vllm-openai-rocm:nightly-b8336c3c7c298e0878f22a7bf70f4e295b2f4e01
image: vllm/vllm-openai-rocm:v0.24.0
model: moonshotai/Kimi-K2.5
model-prefix: kimik2.5
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 @@ -4524,3 +4524,9 @@
description:
- "Update vLLM ROCm image from vllm/vllm-openai-rocm:v0.22.0 to vllm/vllm-openai-rocm:v0.24.0"
pr-link: https://github.com/SemiAnalysisAI/InferenceX/pull/2074

- config-keys:
- kimik2.5-int4-mi355x-vllm
description:
- "Update vLLM ROCm image from vllm/vllm-openai-rocm:nightly-b8336c3c7c298e0878f22a7bf70f4e295b2f4e01 to vllm/vllm-openai-rocm:v0.24.0"
pr-link: https://github.com/SemiAnalysisAI/InferenceX/pull/2077