-
Notifications
You must be signed in to change notification settings - Fork 3k
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
Supprot FP8 Linear for DeepSeek #9985
base: develop
Are you sure you want to change the base?
Supprot FP8 Linear for DeepSeek #9985
Conversation
Thanks for your contribution! |
Codecov ReportAttention: Patch coverage is
❌ Your project check has failed because the head coverage (17.38%) is below the target coverage (58.00%). You can increase the head coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@
## develop #9985 +/- ##
===========================================
- Coverage 17.38% 17.38% -0.01%
===========================================
Files 752 752
Lines 120318 120347 +29
===========================================
+ Hits 20919 20922 +3
- Misses 99399 99425 +26 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Before submitting
tests
folder. If there are codecov issues, please add tests cases first.PR types
New features
PR changes
Others
Description
Supprot FP8 Linear for DeepSeek.