clip-as-service icon indicating copy to clipboard operation
clip-as-service copied to clipboard

chore: move clip models

Open selmiss opened this issue 1 year ago • 4 comments

selmiss avatar Dec 29 '23 10:12 selmiss

Codecov Report

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

Comparison is base (ca2b25b) 70.73% compared to head (3ac7d2b) 71.71%. Report is 1 commits behind head on main.

Files Patch % Lines
server/clip_server/model/clip_onnx.py 81.81% 2 Missing :warning:
server/clip_server/model/pretrained_models.py 84.61% 2 Missing :warning:
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     
Flag Coverage Δ
cas 71.71% <84.61%> (+0.98%) :arrow_up:

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

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Dec 29 '23 10:12 codecov[bot]

All the torch models have been migrated and tested. The onnx models will be migrated later due to my network.

selmiss avatar Jan 15 '24 05:01 selmiss

What's the 'codecov' problem? Do you think that needs a unit test to cover?

selmiss avatar Jan 16 '24 03:01 selmiss

All the onnx and torch models have been transferred to huggingface successfully by now.

selmiss avatar Jan 19 '24 10:01 selmiss