Open etwk opened 4 months ago
Rerank models are essential to RAG workflow. There are quite a few models available, such as jina-reranker-v2. Some inference frameworks already support rerank models, for example, https://inference.readthedocs.io/en/latest/models/builtin/rerank/index.html
Do we have plans to add support for this? What are the main steps if someone tries to implement?
+1
🚀 The feature, motivation and pitch
Rerank models are essential to RAG workflow. There are quite a few models available, such as jina-reranker-v2. Some inference frameworks already support rerank models, for example, https://inference.readthedocs.io/en/latest/models/builtin/rerank/index.html
Do we have plans to add support for this? What are the main steps if someone tries to implement?