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

Embedding quant #170

Closed michaelfeil closed 3 months ago

michaelfeil commented 3 months ago

169 stacked

codecov-commenter commented 3 months ago

Codecov Report

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

Project coverage is 73.23%. Comparing base (a01240a) to head (5ea1400). Report is 5 commits behind head on main.

Files Patch % Lines
libs/infinity_emb/infinity_emb/args.py 66.66% 2 Missing :warning:
...y_emb/transformer/embedder/sentence_transformer.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 #170 +/- ## ========================================== - Coverage 73.30% 73.23% -0.08% ========================================== Files 32 32 Lines 1768 1782 +14 ========================================== + Hits 1296 1305 +9 - Misses 472 477 +5 ```

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