-
Notifications
You must be signed in to change notification settings - Fork 537
[Misc]Remove PD v0 code #2047
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
[Misc]Remove PD v0 code #2047
Conversation
|
@ganyi1996ppo Please take a look |
|
looks good |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@jianzs Please also take a look make sure no influence on you
|
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
1 similar comment
|
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
Signed-off-by: wangxiyuan <wangxiyuan1007@gmail.com>
|
just a rebase. cancel the test to save CI resource. |
Cleanup V0 disaggregated prefill code for V0 Engine. part of vllm-project#1620 TODO: enable v1 e2e test. - vLLM version: v0.10.0 - vLLM main: vllm-project/vllm@2cc5711 Signed-off-by: wangxiyuan <wangxiyuan1007@gmail.com>
Cleanup V0 disaggregated prefill code for V0 Engine. part of vllm-project#1620 TODO: enable v1 e2e test. - vLLM version: v0.10.0 - vLLM main: vllm-project/vllm@2cc5711 Signed-off-by: wangxiyuan <wangxiyuan1007@gmail.com>
Cleanup V0 disaggregated prefill code for V0 Engine.
part of #1620
TODO: enable v1 e2e test.