Automatically created from 모델 배포(734:모델명확인테스트) by 그룹사용자(groupuser)

This commit is contained in:
groupuser 2026-04-09 07:32:59 +00:00
parent c2aa35278f
commit 6198e4da31

20
config.pbtxt Normal file

@ -0,0 +1,20 @@
# Triton Backend for PyTorch.
backend: "pytorch"
platform: "pytorch_libtorch"
max_batch_size: 0
input [
]
output [
]
instance_group [
{
kind: KIND_AUTO
count: 1
}
]