Re-ranking
A second-stage retrieval step where a more expensive model re-scores the top-k candidates from the initial retrieval to push the most relevant results to the top.
RAG
A second-stage retrieval step where a more expensive model re-scores the top-k candidates from the initial retrieval to push the most relevant results to the top.