Skip to content

Conversation

@tlrmchlsmth
Copy link
Member

@tlrmchlsmth tlrmchlsmth commented Sep 9, 2025

Purpose

Fix #24523

Test Plan

Test Result

Signed-off-by: Tyler Michael Smith <tyler@neuralmagic.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 aims to improve a configuration validation error message. However, the implementation appears to have a bug: the f-string prefix is missing, which will cause the error message to display a literal variable name instead of its value. I've added a comment with a suggested fix.

Signed-off-by: Tyler Michael Smith <tyler@neuralmagic.com>
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!

@houseroad houseroad added the ready ONLY add when PR is ready to merge/full CI is needed label Sep 9, 2025
@tlrmchlsmth tlrmchlsmth enabled auto-merge (squash) September 9, 2025 23:56
@tlrmchlsmth tlrmchlsmth merged commit 561f38d into main Sep 10, 2025
49 checks passed
@tlrmchlsmth tlrmchlsmth deleted the eplb_msg branch September 10, 2025 00:32
skyloevil pushed a commit to skyloevil/vllm that referenced this pull request Sep 13, 2025
…4524)

Signed-off-by: Tyler Michael Smith <tyler@neuralmagic.com>
FeiDaLI pushed a commit to FeiDaLI/vllm that referenced this pull request Sep 25, 2025
…4524)

Signed-off-by: Tyler Michael Smith <tyler@neuralmagic.com>
xuebwang-amd pushed a commit to xuebwang-amd/vllm that referenced this pull request Oct 10, 2025
…4524)

Signed-off-by: Tyler Michael Smith <tyler@neuralmagic.com>
Signed-off-by: xuebwang-amd <xuebwang@amd.com>
xuebwang-amd pushed a commit to xuebwang-amd/vllm that referenced this pull request Oct 24, 2025
…4524)

Signed-off-by: Tyler Michael Smith <tyler@neuralmagic.com>
Signed-off-by: xuebwang-amd <xuebwang@amd.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.

[Bug]: Unclear error message when --num-redundant-experts provided without --enable-eplb

4 participants