-
Notifications
You must be signed in to change notification settings - Fork 1.8k
[fix] Fixed incorrect mixed precision MoE conversion #4351
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
[fix] Fixed incorrect mixed precision MoE conversion #4351
Conversation
/bot skip --comment "Changes on script with no CI related" |
PR_Github #5315 [ skip ] triggered by Bot |
dad5442
to
eba5870
Compare
PR_Github #5315 [ skip ] completed with state |
eba5870
to
1f318a7
Compare
/bot run |
PR_Github #5322 [ run ] triggered by Bot |
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
PR_Github #5322 [ run ] completed with state |
1f318a7
to
5d4399e
Compare
/bot run |
PR_Github #5358 [ run ] triggered by Bot |
PR_Github #5358 [ run ] completed with state |
Signed-off-by: Barry Kang <[email protected]>
5d4399e
to
a39f22c
Compare
/bot run |
PR_Github #5435 [ run ] triggered by Bot |
PR_Github #5435 [ run ] completed with state |
This PR fixes the problem of unable to find OP and only rank 0 can be exported for mixed MoE conversion.