Skip to content

Conversation

@hyongtao-code
Copy link
Contributor

@hyongtao-code hyongtao-code commented Oct 19, 2025

Purpose

Correct field name in ValueError message to match the actual parameter kv_role.

Test Plan

Test Result


Essential Elements of an Effective PR Description Checklist
  • [√] The purpose of the PR, such as "Fix some issue (link existing issues this PR will resolve)".
  • The test plan, such as providing test command.
  • The test results, such as pasting the results comparison before and after, or e2e results
  • (Optional) The necessary documentation update, such as updating supported_models.md and examples for a new model.
  • (Optional) Release notes update. If your change is user facing, please update the release notes draft in the Google Doc.

…ole`

Correct field name in ValueError message to match actual parameter kv_role.

Signed-off-by: Yongtao Huang <yongtaoh2022@gmail.com>
Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request correctly fixes a typo in a ValueError message within KVTransferConfig. The parameter name was updated from the incorrect kv_disagg_role to the correct kv_role, which will improve clarity for users during configuration. The change is accurate and I did not find any high or critical severity issues.

Copy link
Member

@yewentao256 yewentao256 left a comment

Choose a reason for hiding this comment

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

LGTM, thanks for the work!

@yewentao256 yewentao256 added the ready ONLY add when PR is ready to merge/full CI is needed label Oct 19, 2025
@yewentao256 yewentao256 enabled auto-merge (squash) October 19, 2025 17:51
@yewentao256 yewentao256 merged commit 8a81d77 into vllm-project:main Oct 19, 2025
49 checks passed
@hyongtao-code hyongtao-code deleted the fix-error-msg branch October 20, 2025 01:12
lywa1998 pushed a commit to lywa1998/vllm that referenced this pull request Oct 20, 2025
…ole` (vllm-project#27166)

Signed-off-by: Yongtao Huang <yongtaoh2022@gmail.com>
adabeyta pushed a commit to adabeyta/vllm that referenced this pull request Oct 20, 2025
…ole` (vllm-project#27166)

Signed-off-by: Yongtao Huang <yongtaoh2022@gmail.com>
albertoperdomo2 pushed a commit to albertoperdomo2/vllm that referenced this pull request Oct 23, 2025
…ole` (vllm-project#27166)

Signed-off-by: Yongtao Huang <yongtaoh2022@gmail.com>
Signed-off-by: Alberto Perdomo <aperdomo@redhat.com>
0xrushi pushed a commit to 0xrushi/vllm that referenced this pull request Oct 26, 2025
…ole` (vllm-project#27166)

Signed-off-by: Yongtao Huang <yongtaoh2022@gmail.com>
Signed-off-by: 0xrushi <6279035+0xrushi@users.noreply.github.com>
0xrushi pushed a commit to 0xrushi/vllm that referenced this pull request Oct 26, 2025
…ole` (vllm-project#27166)

Signed-off-by: Yongtao Huang <yongtaoh2022@gmail.com>
Signed-off-by: 0xrushi <6279035+0xrushi@users.noreply.github.com>
ilmarkov pushed a commit to neuralmagic/vllm that referenced this pull request Nov 7, 2025
…ole` (vllm-project#27166)

Signed-off-by: Yongtao Huang <yongtaoh2022@gmail.com>
rtourgeman pushed a commit to rtourgeman/vllm that referenced this pull request Nov 10, 2025
…ole` (vllm-project#27166)

Signed-off-by: Yongtao Huang <yongtaoh2022@gmail.com>
Zhathw pushed a commit to Zhathw/vllm that referenced this pull request Nov 12, 2025
…ole` (vllm-project#27166)

Signed-off-by: Yongtao Huang <yongtaoh2022@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready ONLY add when PR is ready to merge/full CI is needed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants