Skip to content

[Klaud Cold] Update kimik2.5-fp4-b300-vllm vLLM image to v0.21.0#1452

Open
functionstackx wants to merge 2 commits into
mainfrom
update-kimik2.5-fp4-b300-vllm-v0.21.0
Open

[Klaud Cold] Update kimik2.5-fp4-b300-vllm vLLM image to v0.21.0#1452
functionstackx wants to merge 2 commits into
mainfrom
update-kimik2.5-fp4-b300-vllm-v0.21.0

Conversation

@functionstackx
Copy link
Copy Markdown
Collaborator

Summary

  • Bumps kimik2.5-fp4-b300-vllm from vllm/vllm-openai:v0.19.0-cu130 (27d old) to vllm/vllm-openai:v0.21.0.

Test plan

  • Full sweep passes with full-sweep-enabled label.

🤖 Generated with Claude Code

@github-actions
Copy link
Copy Markdown
Contributor

Thanks for the contribution! For vLLM & SGLang, please ensure that your recipes is similar to the official vLLM recipes and/or the SGLang cookbook

If it is not, please create a PR first before we can merge your single node PR into the master branch. Let's ensure that the documentation is first class such that the entire ML community can benefit from your hard work! Thank you

PR authors are responsible for ensuring that after merging, all GitHub Action jobs fully pass. A lot of the time, failures are just flakes and simply re-running the failed jobs will fix it. If re-running failed jobs is attempted, PR authors are responsible for ensuring it passes. See GitHub's docs on re-running failed jobs: https://docs.github.com/en/actions/how-tos/manage-workflow-runs/re-run-workflows-and-jobs#re-running-failed-jobs-in-a-workflow

As a rule of thumb, generally, PR authors should request a review & get a PR approval from the respective companies' CODEOWNERS before requesting a review from core maintainers.

If additional help is needed, PR authors can reach out to core maintainers over Slack.

@github-actions
Copy link
Copy Markdown
Contributor

@functionstackx functionstackx changed the title Update kimik2.5-fp4-b300-vllm vLLM image to v0.21.0 [Klaud Cold] Update kimik2.5-fp4-b300-vllm vLLM image to v0.21.0 May 17, 2026
Copy link
Copy Markdown
Contributor

@claude claude Bot left a comment

Choose a reason for hiding this comment

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

Straightforward vLLM image version bump for kimik2.5-fp4-b300-vllm with corresponding changelog entry.

Extended reasoning...

Overview

This PR updates a single config entry in .github/configs/nvidia-master.yaml to bump the vLLM image for kimik2.5-fp4-b300-vllm from v0.19.0-cu130 to v0.21.0, and adds a matching entry to perf-changelog.yaml. The scope is minimal — two lines of config change plus a 6-line changelog entry.

Security risks

None. This is a config-only change pointing to an upstream vLLM image tag from the same vllm/vllm-openai registry path already used by sibling recipes. No code, auth, crypto, or permission paths are touched.

Level of scrutiny

Low. This is the same mechanical pattern recently merged for sibling recipes (#1404, #1394, #1416) — image version bumps with a changelog entry. The full-sweep-enabled label ensures the full benchmark sweep will validate it, and the test plan explicitly relies on that.

Other factors

No bugs were found by the bug hunting system. Note the new tag drops the -cu130 suffix that the previous tag had; the rest of the B200/B300 vLLM recipes in this file also use plain v0.21.0 tags, so this aligns with the existing convention rather than diverging from it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

1 participant