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 einops as extra dependency #233

Closed chiragjn closed 1 month ago

chiragjn commented 1 month ago

Closes #231 Closes #185

codecov-commenter commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 74.36%. Comparing base (b0c0fd1) to head (00e14bc).

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #233 +/- ## ======================================= Coverage 74.36% 74.36% ======================================= Files 32 32 Lines 1954 1954 ======================================= Hits 1453 1453 Misses 501 501 ```

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

michaelfeil commented 1 month ago

Lgtm, thanks for the pr