chore: move clip models#945
Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #945 +/- ##
==========================================
+ Coverage 70.73% 71.71% +0.98%
==========================================
Files 23 23
Lines 1565 1584 +19
==========================================
+ Hits 1107 1136 +29
+ Misses 458 448 -10
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
All the torch models have been migrated and tested. The onnx models will be migrated later due to my network. |
|
What's the 'codecov' problem? Do you think that needs a unit test to cover? |
|
All the onnx and torch models have been transferred to huggingface successfully by now. |
zihao-jing
left a comment
There was a problem hiding this comment.
Finished remove s3 download address
| install_requires=[ | ||
| 'jina>=3.12.0', | ||
| 'docarray[common]>=0.19.0,<0.30.0', | ||
| 'docarray[common]==0.21.0', |
There was a problem hiding this comment.
This requirement is too strong. Could we have some flexible version bump here?
No description provided.