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 torch 2.2+cu121 #80

Closed michaelfeil closed 5 months ago

codecov-commenter commented 5 months ago

Codecov Report

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

Comparison is base (065eab1) 86.38% compared to head (be614e7) 86.26%. Report is 1 commits behind head on main.

Files Patch % Lines
...inity_emb/infinity_emb/transformer/acceleration.py 0.00% 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 #80 +/- ## ========================================== - Coverage 86.38% 86.26% -0.13% ========================================== Files 27 27 Lines 1249 1252 +3 ========================================== + Hits 1079 1080 +1 - Misses 170 172 +2 ```

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