vllm
vllm copied to clipboard
[RFC]: Drop support for prompt adapter
Motivation.
For code cleanup, we plan to drop the support for prompt adapter. Please let us know if you are using this feature.
Proposed Change.
Dropping the prompt adapter and relevant code.
Feedback Period.
2 weeks.
CC List.
No response
Any Other Things.
No response
Before submitting a new issue...
- [x] Make sure you already searched for relevant issues, and asked the chatbot living at the bottom right corner of the documentation page, which can answer lots of frequently asked questions.
+1
+1 I don't see much usage about this feature.
Is the proposal to remove it from V0 and V1? Or is this feature engine version agnostic?
IBM uses this feature but I don't think plans to long term. Can we keep the existing V0 implementation for the time being and just declare that it is deprecated and won't be supported in V1?
Happy to do it with @b8zhong
+1
IBM uses this feature but I don't think plans to long term. Can we keep the existing V0 implementation for the time being and just declare that it is deprecated and won't be supported in V1?
this is also doable. since we will focus on v1, we should only do bugfix on v0. removing code will potentially introduce new bugs, which can be undesired.
@vincent-4 we should probably leave the references in so that users switching get told that it's not supported. This is probably a better experience than it not working when switching to V1 and having to check GitHub issues to find out.
This issue has been automatically marked as stale because it has not had any activity within 90 days. It will be automatically closed if no further activity occurs within 30 days. Leave a comment if you feel this issue should remain open. Thank you!
This issue has been automatically closed due to inactivity. Please feel free to reopen if you feel it is still relevant. Thank you!
Letting the bot close this as not planned is misleading. We do plan to drop support in V1.