michaelfeil / infinity

Infinity is a high-throughput, low-latency REST API for serving vector embeddings, supporting a wide range of text-embedding models and frameworks.
https://michaelfeil.github.io/infinity/
MIT License
1.06k stars 75 forks source link

support hf_transfer #81

Closed michaelfeil closed 5 months ago

codecov-commenter commented 5 months ago

Codecov Report

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

Comparison is base (5606627) 86.26% compared to head (142a111) 86.17%.

Files Patch % Lines
libs/infinity_emb/infinity_emb/engine.py 71.42% 2 Missing :warning:

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #81 +/- ## ========================================== - Coverage 86.26% 86.17% -0.09% ========================================== Files 27 27 Lines 1252 1259 +7 ========================================== + Hits 1080 1085 +5 - Misses 172 174 +2 ```

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