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

add docs via mkdocs #137

Closed michaelfeil closed 3 months ago

michaelfeil commented 3 months ago

this PR adds mkdocs as doc

codecov-commenter commented 3 months ago

Codecov Report

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

Project coverage is 74.47%. Comparing base (1c5015b) to head (f892092).

Files Patch % Lines
...emb/infinity_emb/transformer/quantization/quant.py 25.00% 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 #137 +/- ## ========================================== + Coverage 74.30% 74.47% +0.17% ========================================== Files 32 32 Lines 1728 1728 ========================================== + Hits 1284 1287 +3 + Misses 444 441 -3 ```

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