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

This commit is contained in:
groupuser 2025-11-04 08:11:00 +00:00
parent ca2df8cfb4
commit bbfe6c0965

@ -12,6 +12,11 @@ input [
name: "modi"
data_type: TYPE_STRING
dims: [ -1 ]
},
{
name: "prev-regi"
data_type: TYPE_STRING
dims: [ -1 ]
}
]