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

update hf_transfer improvement #112

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 (8bb9d24) 85.62% compared to head (62964b4) 85.76%. Report is 5 commits behind head on main.

Files Patch % Lines
.../infinity_emb/infinity_emb/transformer/__init__.py 66.66% 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 #112 +/- ## ========================================== + Coverage 85.62% 85.76% +0.14% ========================================== Files 28 28 Lines 1301 1300 -1 ========================================== + Hits 1114 1115 +1 + Misses 187 185 -2 ```

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