-
Notifications
You must be signed in to change notification settings - Fork 25
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
Model chunking support #404
Conversation
Codecov Report
@@ Coverage Diff @@
## develop #404 +/- ##
===========================================
- Coverage 78.34% 78.20% -0.15%
===========================================
Files 97 97
Lines 7070 7179 +109
===========================================
+ Hits 5539 5614 +75
- Misses 1531 1565 +34
|
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.
Minor comment about adding in the units. Also as we agree offline, in the documentation please mention that setting the chunksize is generally not needed, even by advanced users; instead highlight that now we support users uploading models >=512MB.
No description provided.