fix: sentence format (#61)

* Update customizable-model.md

* Update customizable-model.md
pull/62/head
tony chen 2024-04-13 09:10:37 +03:00 committed by GitHub
parent 95b64cfa2a
commit d1b41d2a2b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@
* `tts` 文字转语音 * `tts` 文字转语音
* `moderation` 审查 * `moderation` 审查
`Xinference`支持`LLM`和`Text Embedding`和Rerank,那么我们开始编写`xinference.yaml`。 `Xinference`支持`LLM`、`Text Embedding`和`Rerank`,那么我们开始编写`xinference.yaml`。
```yaml ```yaml
provider: xinference #确定供应商标识 provider: xinference #确定供应商标识