-
Notifications
You must be signed in to change notification settings - Fork 75
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
Phi #169
Phi #169
Conversation
That would be better |
The package |
It should be fine now. SafeTensors library is registered and and I have uncommented test of the phi model. |
Co-authored-by: Peter <adgjl5645@hotmail.com>
Co-authored-by: Peter <adgjl5645@hotmail.com>
Co-authored-by: Peter <adgjl5645@hotmail.com>
Co-authored-by: Peter <adgjl5645@hotmail.com>
Co-authored-by: Peter <adgjl5645@hotmail.com>
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #169 +/- ##
==========================================
+ Coverage 46.52% 47.82% +1.29%
==========================================
Files 85 90 +5
Lines 4400 4659 +259
==========================================
+ Hits 2047 2228 +181
- Misses 2353 2431 +78 ☔ View full report in Codecov by Sentry. |
This is a follower of pull-request #168. It contains those changes adding phi models and I have also added a rudimentary support of loading safetensors. I can make a proper repository for SafeTensors if needed, but this is a quick fix.
I have tested phi_1, phi_1_5 and phi_2 (for which I need safetensors) to the python version and outputs of all intermediate layers are equal