[Klaud Cold] Update minimaxm2.5-fp8-b200-vllm vLLM image to v0.21.0#1449
[Klaud Cold] Update minimaxm2.5-fp8-b200-vllm vLLM image to v0.21.0#1449functionstackx wants to merge 2 commits into
Conversation
|
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=26006145155 |
There was a problem hiding this comment.
LGTM — straightforward vLLM image version bump with matching perf-changelog entry.
Extended reasoning...
Overview
This PR bumps the minimaxm2.5-fp8-b200-vllm recipe image from vllm/vllm-openai:v0.19.0-cu130 to vllm/vllm-openai:v0.21.0 in .github/configs/nvidia-master.yaml, and adds a corresponding entry to perf-changelog.yaml.
Security risks
None. This is a configuration-only change that updates a container image tag for a benchmark recipe. No code paths, auth, or permissions are touched.
Level of scrutiny
Low scrutiny is appropriate. This is a one-line image tag change that follows the exact same pattern as multiple recently merged sibling PRs (#1404, #1394, #1416 visible in recent commit history). The PR has the full-sweep-enabled label, so CI will validate the recipe end-to-end.
Other factors
The bug hunting system found no issues. The perf-changelog entry is correctly formatted and references the right PR number. Nothing here warrants human-reviewer attention.
Summary
minimaxm2.5-fp8-b200-vllmfromvllm/vllm-openai:v0.19.0-cu130(25 days old) tovllm/vllm-openai:v0.21.0.Test plan
full-sweep-enabledlabel.🤖 Generated with Claude Code