Conversation
…sor policy v2 Signed-off-by: Hemil Desai <hemild@nvidia.com> fix Signed-off-by: Hemil Desai <hemild@nvidia.com> fix Signed-off-by: Hemil Desai <hemild@nvidia.com> fix Signed-off-by: Hemil Desai <hemild@nvidia.com> fix Signed-off-by: Hemil Desai <hemild@nvidia.com> fix Signed-off-by: Hemil Desai <hemild@nvidia.com> fix Signed-off-by: Hemil Desai <hemild@nvidia.com>
Signed-off-by: Hemil Desai <hemild@nvidia.com> Signed-off-by: Terry Kong <terryk@nvidia.com> Co-authored-by: Hemil Desai <hemild@nvidia.com>
Signed-off-by: Terry Kong <terryk@nvidia.com>
Signed-off-by: Zhaopeng Qiu <alexq@nvidia.com>
|
Thanks @zpqiu for the contribution! What is the order of PRs that we need to land? If the v5 PR goes in, can this go in? Or do we need to wait for some vllm one to go in too? |
Hi @terrykong This PR can go in following the v5 PR. But to have Qwen3.5 working, the AutoModel fixes and vllm fix are required. @zpqiu Shall we open a PR to vllm? BTW, @terrykong Qwen3.5 requires transformers v5.3.0. Will you cover this in the v5 PR? |
|
Before vLLM bumps its transformers to v5, will RL install from https://github.com/terrykong/vllm first? |
Yes. Otherwise, we’ll hit the following issue: |
|
thanks for the heads up @sharonyu-115 @zpqiu . i'm resolving the issues from the upgrade, and will try 5.3 after i resolve those |
e6c5aaf to
ed2be02
Compare
777be74 to
da940ea
Compare
da940ea to
0f0f7e5
Compare
1179183 to
93c3c99
Compare
cc40fe1 to
1add665
Compare
What does this PR do ?
TODO:
Automodelto latest commitvllmfix: zpqiu/vllm@89f73acvllmdepends ontransformers 5.3cc: @sharonyu-115
Issues
List issues that this PR closes (syntax):
Usage
# Add a code snippet demonstrating how to use thisBefore your PR is "Ready for review"
Pre checks:
Additional Information