Skip to content

Conversation

prashantgupta24
Copy link
Contributor

@prashantgupta24 prashantgupta24 commented Sep 16, 2025

Purpose

Fix a small typo in a value error.

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.

Signed-off-by: Prashant Gupta <prashantgupta@us.ibm.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, improving clarity by specifying that the context length limit is model-specific. The change is a clear improvement to the user-facing error message. I have no further comments as I did not find any issues of high or critical severity.

@mergify mergify bot added the frontend label Sep 16, 2025
@prashantgupta24 prashantgupta24 changed the title [bugfix] fix typo in value error [misc] fix typo in value error Sep 16, 2025
@vllm-bot vllm-bot merged commit ea3de5e into vllm-project:main Sep 17, 2025
16 of 19 checks passed
FeiDaLI pushed a commit to FeiDaLI/vllm that referenced this pull request Sep 25, 2025
Signed-off-by: Prashant Gupta <prashantgupta@us.ibm.com>
charlifu pushed a commit to ROCm/vllm that referenced this pull request Sep 25, 2025
Signed-off-by: Prashant Gupta <prashantgupta@us.ibm.com>
Signed-off-by: charlifu <charlifu@amd.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants