From 0e8931bc7a41b2ae1431a924a193df348e12b8f4 Mon Sep 17 00:00:00 2001 From: KevinHuSh Date: Thu, 11 Apr 2024 18:30:07 +0800 Subject: [PATCH] Refine doc for Xinference (#322) ### What problem does this PR solve? Issue link:#229 ### Type of change - [x] Documentation Update --- docs/xinference.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/xinference.md b/docs/xinference.md index 2a8feef83..f2b23f7f1 100644 --- a/docs/xinference.md +++ b/docs/xinference.md @@ -31,7 +31,7 @@ $ xinference launch -u mistral --model-name mistral-v0.1 --size-in-billions 7 -- -> Base URL: Enter the base URL where the Ollama service is accessible, like, http://:11434 +> Base URL: Enter the base URL where the Xinference service is accessible, like, http://:9997/v1 - Use Xinference Models.