infinity icon indicating copy to clipboard operation
infinity copied to clipboard

Add a End-to-end unit test for image embeddings and audio embeddings

Open michaelfeil opened this issue 1 year ago • 2 comments

Feature request

image embeddings, and audio embeddings have currently insufficent coverage in the openai api server.

Motivation

It would be great to have a test testing this end-to-end - and make infinity more stable!

Your contribution

Happy to add you to the graph of contributors

michaelfeil avatar Sep 24 '24 04:09 michaelfeil

I am happy to work on that.

wirthual avatar Sep 24 '24 15:09 wirthual

Awesome - https://app.codecov.io/gh/michaelfeil/infinity/blob/main/libs%2Finfinity_emb%2Finfinity_emb%2Finfinity_server.py

I'd suggest just duplicating one of these:

  • https://github.com/michaelfeil/infinity/blob/main/libs/infinity_emb/tests/end_to_end/test_torch_reranker.py

michaelfeil avatar Sep 24 '24 16:09 michaelfeil