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

impove bettertransformer interface #260

Closed michaelfeil closed 3 weeks ago

codecov-commenter commented 3 weeks ago

Codecov Report

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

Project coverage is 76.97%. Comparing base (f7bcc60) to head (3075c4b).

Files Patch % Lines
...inity_emb/infinity_emb/transformer/acceleration.py 62.50% 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 #260 +/- ## ========================================== - Coverage 77.23% 76.97% -0.27% ========================================== Files 34 34 Lines 2394 2397 +3 ========================================== - Hits 1849 1845 -4 - Misses 545 552 +7 ```

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