AnswerDotAI / rerankers

A lightweight, low-dependency, unified API to use all common reranking and cross-encoder models.
Apache License 2.0
784 stars 40 forks source link

Support for huggingface Text Embeddings Inference Server #2

Closed Johnno1011 closed 1 month ago

Johnno1011 commented 6 months ago

HF TEI supports some reranking models such as BAAI and jina - would it be possible to include the TEI API as a supported usecase for rerankers? Thanks :)

bclavie commented 6 months ago

Hey, this is a great shout, thank you! I'll try and have it included in the next release, and leave this open in case someone wants to contribute it before I do :)

srisudarsan commented 1 month ago

Hello @bclavie , can you please have a look on the PR and let know your comments if any ?