Update model provider configuration for Triton Inference Server and X… (#6274)

pull/6281/head
Benjamin 2 years ago committed by GitHub
parent 4fdcb30ff8
commit ec181649ae
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -29,7 +29,7 @@ model_credential_schema:
label:
zh_Hans: 服务器URL
en_US: Server url
type: secret-input
type: text-input
required: true
placeholder:
zh_Hans: 在此输入 Triton Inference Server 的服务器地址,如 http://192.168.1.100:8000

@ -32,7 +32,7 @@ model_credential_schema:
label:
zh_Hans: 服务器URL
en_US: Server url
type: secret-input
type: text-input
required: true
placeholder:
zh_Hans: 在此输入Xinference的服务器地址如 http://192.168.1.100:9997

Loading…
Cancel
Save