[Misc] Add removed encoder-decoder models to previously supported models list#24961
Conversation
Signed-off-by: Isotr0py <mozf@mail2.sysu.edu.cn>
There was a problem hiding this comment.
Code Review
This pull request adds several recently removed encoder-decoder models to the _PREVIOUSLY_SUPPORTED_MODELS list. This is a good change as it will provide users with a clear and helpful deprecation message if they attempt to use these models, improving the overall user experience. The implementation is straightforward and correct. I have no major concerns with this change.
|
@Isotr0py @DarkLight1337 Does this mean there will be a temporary period of not supporting these models or are these encoder-decoder models not going to supported going forward in vLLM? Apologies if I missed this, but was there an online discussion that kind of highlighted the reasons for the deprecation of these models? |
|
We have decided to drop all encoder-decoder models except for Whisper to avoid code complexity in the model runner. #23300 (comment) |
…els list (vllm-project#24961) Signed-off-by: Isotr0py <mozf@mail2.sysu.edu.cn>
…els list (vllm-project#24961) Signed-off-by: Isotr0py <mozf@mail2.sysu.edu.cn>
…els list (vllm-project#24961) Signed-off-by: Isotr0py <mozf@mail2.sysu.edu.cn>
…els list (vllm-project#24961) Signed-off-by: Isotr0py <mozf@mail2.sysu.edu.cn>
…els list (vllm-project#24961) Signed-off-by: Isotr0py <mozf@mail2.sysu.edu.cn>
…els list (vllm-project#24961) Signed-off-by: Isotr0py <mozf@mail2.sysu.edu.cn>
Purpose
Test Plan
Test Result
Essential Elements of an Effective PR Description Checklist
supported_models.mdandexamplesfor a new model.