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/nvidia-master.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2685,7 +2685,7 @@ kimik2.5-fp4-b200-vllm-agentic:
# Kimi-K2.5 FP4 B200 vLLM recipe as-is until B300-specific tuning is available.

kimik2.5-fp4-b300-vllm:
image: vllm/vllm-openai:v0.19.0-cu130
image: vllm/vllm-openai:v0.21.0
model: nvidia/Kimi-K2.5-NVFP4
model-prefix: kimik2.5
runner: b300
Expand Down
6 changes: 6 additions & 0 deletions perf-changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2729,3 +2729,9 @@
description:
- "Add MTP/EAGLE speculative-decoding sibling of qwen3.5-bf16-mi325x-sglang"
pr-link: https://github.com/SemiAnalysisAI/InferenceX/pull/1483

- config-keys:
- kimik2.5-fp4-b300-vllm
description:
- "Update vLLM image from v0.19.0-cu130 (27d old) to v0.21.0"
pr-link: https://github.com/SemiAnalysisAI/InferenceX/pull/1452
Loading