Skip to content

[V0 Deprecation] Remove prompt adapter in V1 #1683

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

shen-shanshan
Copy link
Collaborator

@shen-shanshan shen-shanshan commented Jul 9, 2025

What this PR does / why we need it?

Remove V0 prompt adapter, find more details at vllm-project/vllm#20588.

Does this PR introduce any user-facing change?

How was this patch tested?

Signed-off-by: Shanshan Shen <87969357+shen-shanshan@users.noreply.github.com>
Copy link

This pull request has conflicts, please resolve those before we can evaluate the pull request.

@@ -52,8 +52,6 @@
from vllm.multimodal import (MULTIMODAL_REGISTRY, BatchedTensorInputs,
Copy link
Collaborator

Choose a reason for hiding this comment

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

For V0 code, this file can be removed totally. I think we can remove V0 first. Then remove the related prompt adapter code in V1

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

OK.

@shen-shanshan shen-shanshan marked this pull request as draft July 14, 2025 02:20
@shen-shanshan shen-shanshan changed the title [V0 Deprecation] Remove V0 prompt adapter [V0 Deprecation] Remove prompt adapter in V1 Jul 14, 2025
@shen-shanshan
Copy link
Collaborator Author

Move to #1770, this is don't needed since prompt adapter doesn't exits in v1 code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants