Skip to content

[Bugfix] Import InputPreprocessor into Renderer#1566

Merged
Gaohan123 merged 2 commits intovllm-project:mainfrom
lengrongfu:main
Mar 2, 2026
Merged

[Bugfix] Import InputPreprocessor into Renderer#1566
Gaohan123 merged 2 commits intovllm-project:mainfrom
lengrongfu:main

Conversation

@lengrongfu
Copy link
Contributor

PLEASE FILL IN THE PR DESCRIPTION HERE ENSURING ALL CHECKLIST ITEMS (AT THE BOTTOM) HAVE BEEN CONSIDERED.

Purpose

Because vllm-project/vllm#34510 this issue Move InputPreprocessor, so we need to fix.

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. Please provide the test scripts & test commands. Please state the reasons if your codes don't require additional test scripts. For test file guidelines, please check the test style doc
  • The test results. Please paste the results comparison before and after, or the e2e results.
  • (Optional) The necessary documentation update, such as updating supported_models.md and examples for a new model. Please run mkdocs serve to sync the documentation editions to ./docs.
  • (Optional) Release notes update. If your change is user-facing, please update the release notes draft.

BEFORE SUBMITTING, PLEASE READ https://github.com/vllm-project/vllm-omni/blob/main/CONTRIBUTING.md (anything written below this line will be removed by GitHub Actions)

Signed-off-by: rongfu.leng <lenronfu@gmail.com>
@lengrongfu lengrongfu changed the title [Bugfix] rename package name [Bugfix] Import InputPreprocessor into Renderer Feb 28, 2026
Signed-off-by: rongfu.leng <lenronfu@gmail.com>
@hsliuustc0106 hsliuustc0106 added the ready label to trigger buildkite CI label Mar 1, 2026
Copy link
Contributor

@gcanlin gcanlin 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!

@Gaohan123 Gaohan123 linked an issue Mar 2, 2026 that may be closed by this pull request
1 task
Copy link
Collaborator

@Gaohan123 Gaohan123 left a comment

Choose a reason for hiding this comment

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

LGTM

@Gaohan123 Gaohan123 merged commit a4b2e48 into vllm-project:main Mar 2, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready label to trigger buildkite CI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Fails to import 'vllm.renderers.protocol'

4 participants