michaelfeil / infinity

Infinity is a high-throughput, low-latency REST API for serving text-embeddings, reranking models and clip
https://michaelfeil.github.io/infinity/
MIT License
1.31k stars 96 forks source link

add easyinference #280

Closed michaelfeil closed 3 months ago

codecov-commenter commented 3 months ago

Codecov Report

Attention: Patch coverage is 82.97872% with 8 lines in your changes missing coverage. Please review.

Project coverage is 69.22%. Comparing base (3b71a9c) to head (808234b).

Files Patch % Lines
libs/infinity_emb/infinity_emb/sync_engine.py 0.00% 7 Missing :warning:
...finity_emb/infinity_emb/inference/caching_layer.py 0.00% 1 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

:exclamation: There is a different number of reports uploaded between BASE (3b71a9c) and HEAD (808234b). Click for more details.

HEAD has 1 upload more than BASE | Flag | BASE (3b71a9c) | HEAD (808234b) | |------|------|------| ||2|3|
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #280 +/- ## ========================================== - Coverage 77.46% 69.22% -8.25% ========================================== Files 35 37 +2 Lines 2503 2541 +38 ========================================== - Hits 1939 1759 -180 - Misses 564 782 +218 ```

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