KevinHuSh
commited on
Commit
·
362c003
1
Parent(s):
6b3ce5a
Refine doc for Xinference (#322)
Browse files### What problem does this PR solve?
Issue link:#229
### Type of change
- [x] Documentation Update
- docs/xinference.md +1 -1
docs/xinference.md
CHANGED
|
@@ -31,7 +31,7 @@ $ xinference launch -u mistral --model-name mistral-v0.1 --size-in-billions 7 --
|
|
| 31 |
<img src="https://github.com/infiniflow/ragflow/assets/12318111/bcbf4d7a-ade6-44c7-ad5f-0a92c8a73789" width="1300"/>
|
| 32 |
</div>
|
| 33 |
|
| 34 |
-
> Base URL: Enter the base URL where the
|
| 35 |
|
| 36 |
- Use Xinference Models.
|
| 37 |
|
|
|
|
| 31 |
<img src="https://github.com/infiniflow/ragflow/assets/12318111/bcbf4d7a-ade6-44c7-ad5f-0a92c8a73789" width="1300"/>
|
| 32 |
</div>
|
| 33 |
|
| 34 |
+
> Base URL: Enter the base URL where the Xinference service is accessible, like, http://<your-xinference-endpoint-domain>:9997/v1
|
| 35 |
|
| 36 |
- Use Xinference Models.
|
| 37 |
|