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.eu/infinity/
MIT License
971 stars 72 forks source link

update infinity offline solution #195

Closed michaelfeil closed 2 months ago

michaelfeil commented 2 months ago
codecov-commenter commented 2 months ago

Codecov Report

Attention: Patch coverage is 90.90909% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 73.49%. Comparing base (13e9564) to head (cdd7a21).

Files Patch % Lines
libs/infinity_emb/infinity_emb/infinity_server.py 90.90% 1 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 #195 +/- ## ========================================== + Coverage 73.41% 73.49% +0.08% ========================================== Files 32 32 Lines 1809 1811 +2 ========================================== + Hits 1328 1331 +3 + Misses 481 480 -1 ```

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