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
975 stars 72 forks source link

remove fastembed #141

Closed michaelfeil closed 3 months ago

michaelfeil commented 3 months ago

This PR removes Fastembed.

codecov-commenter commented 3 months ago

Codecov Report

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

Project coverage is 74.25%. Comparing base (2d8e5a2) to head (059f96f). Report is 1 commits behind head on main.

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #141 +/- ## ========================================== - Coverage 74.36% 74.25% -0.11% ========================================== Files 32 31 -1 Lines 1728 1678 -50 ========================================== - Hits 1285 1246 -39 + Misses 443 432 -11 ```

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