Automatically updated from 모델 배포(556:triton-python-model-gu) by 그룹사용자(groupuser)

This commit is contained in:
groupuser 2025-10-31 01:32:03 +00:00
parent adf95ee381
commit c873688eac

@ -4,24 +4,9 @@ platform: "openvino_ov"
max_batch_size: 0
input [
{
name: "text_input"
data_type: TYPE_STRING
dims: [ -1 ]
},
{
name: "stream"
data_type: TYPE_BOOL
dims: [ 1 ]
}
]
output [
{
name: "text_output"
data_type: TYPE_STRING
dims: [ -1 ]
}
]