浏览代码

correct xorbits spelling (#1965)

tags/0.4.5
Chenhe Gu 1年前
父节点
当前提交
5ff701ca3f
没有帐户链接到提交者的电子邮件

+ 1
- 1
api/core/model_runtime/docs/zh_Hans/customizable_model_scale_out.md 查看文件

```yaml ```yaml
provider: xinference #确定供应商标识 provider: xinference #确定供应商标识
label: # 供应商展示名称,可设置 en_US 英文、zh_Hans 中文两种语言,zh_Hans 不设置将默认使用 en_US。 label: # 供应商展示名称,可设置 en_US 英文、zh_Hans 中文两种语言,zh_Hans 不设置将默认使用 en_US。
en_US: Xorbots Inference
en_US: Xorbits Inference
icon_small: # 小图标,可以参考其他供应商的图标,存储在对应供应商实现目录下的 _assets 目录,中英文策略同 label icon_small: # 小图标,可以参考其他供应商的图标,存储在对应供应商实现目录下的 _assets 目录,中英文策略同 label
en_US: icon_s_en.svg en_US: icon_s_en.svg
icon_large: # 大图标 icon_large: # 大图标

+ 1
- 1
api/core/model_runtime/model_providers/xinference/xinference.yaml 查看文件

provider: xinference provider: xinference
label: label:
en_US: Xorbots Inference
en_US: Xorbits Inference
icon_small: icon_small:
en_US: icon_s_en.svg en_US: icon_s_en.svg
icon_large: icon_large:

正在加载...
取消
保存