[Klaud Cold] Update kimik2.5-fp4-b200-vllm vLLM image to v0.22.0#1602
Conversation
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
fa44cf3 to
59b0d6b
Compare
|
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. |
|
see unofficial run visualizer at https://inferencex.semianalysis.com/inference?unofficialRun=26696221567 |
There was a problem hiding this comment.
LGTM, straightforward vLLM image version bump.
Extended reasoning...
Overview
This PR bumps the vLLM image for the kimik2.5-fp4-b200-vllm recipe from v0.21.0 to v0.22.0 in .github/configs/nvidia-master.yaml and adds a matching entry to perf-changelog.yaml.
Security risks
None — this is a config-only change updating an image tag for a benchmarking recipe. No code paths, auth, or permissions are touched.
Level of scrutiny
Low. This is a mechanical, single-line image version bump following the established pattern in the file, with a corresponding changelog entry. The full-sweep-enabled label indicates the sweep will validate behavior at runtime.
Other factors
No bugs were flagged by the bug hunting system. No outstanding reviewer comments require action — the only timeline entry is the standard recipe-reminder bot comment.
|
see unofficial run visualizer at https://inferencex.semianalysis.com/inference?unofficialRun=26696222880 |
|
/reuse-sweep-run |
|
see unofficial run visualizer at https://inferencex.semianalysis.com/inference?unofficialRun=26699860373 |
Summary
Update vLLM image from v0.21.0 to v0.22.0
Recipes touched:
kimik2.5-fp4-b200-vllmTest plan
🤖 Generated with Claude Code
Note
Low Risk
Config-only container tag bump for a single benchmark recipe; no application logic or auth changes.
Overview
Bumps the
kimik2.5-fp4-b200-vllmbenchmark recipe tovllm/vllm-openai:v0.22.0(from v0.21.0) innvidia-master.yaml. Scenarios and search space are unchanged.Adds a matching
perf-changelog.yamlentry for the image update (PR #1602).Reviewed by Cursor Bugbot for commit 469a652. Bugbot is set up for automated code reviews on this repo. Configure here.