Learn how you can improve semantic search quality with reranker models!
bge-base-en-v1.5
embedding model gives us a fuzzy match to concepts mentioned in the query, the Llama-Rank-V1 reranker then imrpoves the quality of our list further by spending more compute to resort the list of movies.
Learn more about how to use reranker models in the docs here !