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

improvements optimum #74

Closed michaelfeil closed 6 months ago

codecov-commenter commented 6 months ago

Codecov Report

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

Comparison is base (19cc76a) 86.47% compared to head (7e617ee) 86.15%.

Files Patch % Lines
...nity_emb/infinity_emb/transformer/utils_optimum.py 37.50% 5 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 #74 +/- ## ========================================== - Coverage 86.47% 86.15% -0.33% ========================================== Files 27 27 Lines 1235 1242 +7 ========================================== + Hits 1068 1070 +2 - Misses 167 172 +5 ```

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