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

add michaelfeil/bge-small as default model #135

Closed michaelfeil closed 3 months ago

michaelfeil commented 3 months ago

This just adds michaelfeil/bge-small-en-v1.5 - it contains a stable version and quantized onnx files of the upstream.

codecov-commenter commented 3 months ago

Codecov Report

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

Project coverage is 85.57%. Comparing base (70ebd3f) to head (918baf5).

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #135 +/- ## ======================================= Coverage 85.57% 85.57% ======================================= Files 28 28 Lines 1324 1324 ======================================= Hits 1133 1133 Misses 191 191 ```

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