Bump up the transformers version to v4.49.0#13592
Conversation
Signed-off-by: Woosuk Kwon <woosuk.kwon@berkeley.edu>
|
👋 Hi! Thank you for contributing to the vLLM project. 💬 Join our developer Slack at https://slack.vllm.ai to discuss your PR in #pr-reviews, coordinate on features in #feat- channels, or join special interest groups in #sig- channels. Just a reminder: PRs would not trigger full CI run by default. Instead, it would only run Once the PR is approved and ready to go, your PR reviewer(s) can run CI to test the changes comprehensively before merging. To run CI, PR reviewers can either: Add 🚀 |
|
Can you remove the corresponding note in the Supported Models page (which asks users to install dev transformers) since it's unnecessary now? |
|
@DarkLight1337 Nice catch. Removed the note. |
|
We also need to modify https://github.com/vllm-project/vllm/blob/hf-4.49/requirements-test.txt#L633, right? |
Signed-off-by: Woosuk Kwon <woosuk.kwon@berkeley.edu>
|
@jeejeelee Nice catch! updated it. |
|
Let's also update |
|
superseded by #13602 |
As transformers v4.49.0 is now released, we can bump up the version in our dependency.