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
This commit is contained in:
Wang Wenhui 2024-07-17 12:29:33 +08:00 committed by GitHub
parent 9bf6f7c9a0
commit e4f4b30ae3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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://<your-xinference-endpoint-domain>:9997/v1`.
> For rerank model, please use the `http://<your-xinference-endpoint-domain>:9997/v1/rerank` as the base URL.
### 6. Update System Model Settings