Skip to content

Commit

Permalink
Update deploy_local_llm.md (#1557)
Browse files Browse the repository at this point in the history
Update the xinference rerank model usage

Update the xinference rerank model usage document

### Type of change

- [x] Documentation Update
  • Loading branch information
cnjack authored Jul 17, 2024
1 parent 9bf6f7c commit e4f4b30
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/guides/deploy_local_llm.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e4f4b30

Please sign in to comment.