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

add infinity server kwargs for device #230

Closed michaelfeil closed 1 month ago

codecov-commenter commented 1 month ago

Codecov Report

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

Project coverage is 74.46%. Comparing base (1c97d61) to head (f8a3682). Report is 2 commits behind head on main.

Files Patch % Lines
libs/infinity_emb/infinity_emb/infinity_server.py 0.00% 3 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 #230 +/- ## ========================================== + Coverage 74.43% 74.46% +0.02% ========================================== Files 32 32 Lines 1952 1954 +2 ========================================== + Hits 1453 1455 +2 Misses 499 499 ```

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