From e4f4b30ae359e3aabdccc11342b67b46e5ee15a4 Mon Sep 17 00:00:00 2001 From: Wang Wenhui Date: Wed, 17 Jul 2024 12:29:33 +0800 Subject: [PATCH] Update deploy_local_llm.md (#1557) Update the xinference rerank model usage Update the xinference rerank model usage document ### Type of change - [x] Documentation Update --- docs/guides/deploy_local_llm.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/guides/deploy_local_llm.md b/docs/guides/deploy_local_llm.md index 1326125b3..419bb2748 100644 --- a/docs/guides/deploy_local_llm.md +++ b/docs/guides/deploy_local_llm.md @@ -143,6 +143,7 @@ In RAGFlow, click on your logo on the top right of the page **>** **Model Provid ### 5. Complete basic Xinference settings Enter an accessible base URL, such as `http://:9997/v1`. +> For rerank model, please use the `http://:9997/v1/rerank` as the base URL. ### 6. Update System Model Settings