Skip to content
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

chore: move models to hugging face #944

Closed
wants to merge 5 commits into from
Closed

chore: move models to hugging face #944

wants to merge 5 commits into from

Conversation

selmiss
Copy link
Contributor

@selmiss selmiss commented Dec 29, 2023

No description provided.

@github-actions github-actions bot added size/xl and removed size/s labels Dec 29, 2023
Copy link

This PR exceeds the recommended size of 1000 lines. Please make sure you are NOT addressing multiple issues with one PR. Note this PR might be rejected due to its size.

Copy link

codecov bot commented Dec 29, 2023

Codecov Report

Attention: 203 lines in your changes are missing coverage. Please review.

Comparison is base (ca2b25b) 70.73% compared to head (a7d724e) 26.77%.
Report is 1 commits behind head on main.

❗ Current head a7d724e differs from pull request most recent head 2bb2fe7. Consider uploading reports for the commit 2bb2fe7 to get more accurate results

Files Patch % Lines
client/clip_client/client.py 25.25% 74 Missing ⚠️
server/clip_server/executors/clip_onnx.py 14.28% 24 Missing ⚠️
server/clip_server/executors/clip_tensorrt.py 0.00% 22 Missing ⚠️
server/clip_server/executors/clip_torch.py 19.04% 17 Missing ⚠️
server/clip_server/executors/helper.py 25.00% 12 Missing ⚠️
server/clip_server/model/model.py 0.00% 11 Missing ⚠️
server/clip_server/model/openclip_model.py 0.00% 11 Missing ⚠️
server/clip_server/model/pretrained_models.py 16.66% 10 Missing ⚠️
server/clip_server/model/clip_onnx.py 10.00% 9 Missing ⚠️
server/clip_server/__main__.py 0.00% 5 Missing ⚠️
... and 4 more
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #944       +/-   ##
===========================================
- Coverage   70.73%   26.77%   -43.96%     
===========================================
  Files          23       23               
  Lines        1565     1576       +11     
===========================================
- Hits         1107      422      -685     
- Misses        458     1154      +696     
Flag Coverage Δ
cas 26.77% <23.10%> (-43.96%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@selmiss selmiss requested a review from ZiniuYu December 29, 2023 09:15
Copy link

This PR exceeds the recommended size of 1000 lines. Please make sure you are NOT addressing multiple issues with one PR. Note this PR might be rejected due to its size.

Copy link

📝 Docs are deployed on https://ft-move-clip-models--jina-docs.netlify.app 🎉

Copy link

This PR exceeds the recommended size of 1000 lines. Please make sure you are NOT addressing multiple issues with one PR. Note this PR might be rejected due to its size.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants