-
Notifications
You must be signed in to change notification settings - Fork 30
fix the ops issue when integrate vllm hpu extension to TGI #116
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
Conversation
Signed-off-by: Wang, Yi A <[email protected]>
Signed-off-by: Wang, Yi A <[email protected]>
Signed-off-by: Wang, Yi A <[email protected]>
Signed-off-by: Wang, Yi A <[email protected]>
Hi, I'd like to integrate ops level optimization like flat-pa/MOE to TGI. I found some issue during integration, so I give a fix. please help review and merge. Thanks ! MOE is founding during the enabling of https://huggingface.co/microsoft/Phi-3.5-MoE-instruct |
fix in pipelined_pa is found in TGI benchmark where only block 0 is used |
Signed-off-by: Wang, Yi A <[email protected]>
Signed-off-by: Wang, Yi A <[email protected]>
Signed-off-by: Wang, Yi A <[email protected]>
fmt and remove unused logger
@mswiniarsk done for the review comment |
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.
LGTM
No description provided.