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
959 stars 71 forks source link

Transformers 4.41 bump #257

Closed michaelfeil closed 3 weeks ago

codecov-commenter commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 93.75000% with 1 line in your changes missing coverage. Please review.

Project coverage is 69.57%. Comparing base (6f335c1) to head (23c2e57).

Files Patch % Lines
...inity_emb/infinity_emb/transformer/acceleration.py 66.66% 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 #257 +/- ## ========================================== - Coverage 76.68% 69.57% -7.11% ========================================== Files 34 34 Lines 2376 2383 +7 ========================================== - Hits 1822 1658 -164 - Misses 554 725 +171 ```

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