-
Notifications
You must be signed in to change notification settings - Fork 2.1k
support Glm4Moe #2554
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
support Glm4Moe #2554
Conversation
Thanks for your contribution! |
要仔细验证一下TP & TP+SP收敛精度是否一致 |
1.验证打开TP+SP是否有问题 |
Codecov Report❌ Patch coverage is ❌ Your patch status has failed because the patch coverage (18.73%) is below the target coverage (80.00%). You can increase the patch coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@
## develop #2554 +/- ##
==========================================
Coverage ? 28.68%
==========================================
Files ? 308
Lines ? 53764
Branches ? 0
==========================================
Hits ? 15420
Misses ? 38344
Partials ? 0 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
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
Description
接入Glm4.5模型
已完成:
todo:
补充单测