Mistral AI RAG retrieval dominance after rolling update
Problem Description – Retrieval Dominance After a Rolling Update A production Mistral AI Retrieval‑Augmented Generation (RAG) pipeline uses a hybrid search that combines: Vector‑based retrieval (weight = retrieval_weight) Transformer‑based reranking (weight = rerank_weight) During a rolling update that introduces a new reranker model version, operators observed: Hybrid search results suddenly favor raw retrieval scores. Relevance metrics dropped 30‑45 % (see … Read more