Overview
The Reranker Server in UR-2.0 is responsible for fine-ranking retrieved results.It takes the initial retrieval outputs from the Retriever Server and reorders the candidate documents based on semantic relevance, thereby improving retrieval precision and enhancing the quality of final generation results.
This module natively supports several mainstream backends, including Sentence-Transformers, Infinity, and OpenAI.