Automatically created from 모델 배포(744:rolling) by 그룹사용자(groupuser)

This commit is contained in:
groupuser 2026-05-13 03:51:08 +00:00
parent f9c163e331
commit dc44705ec2

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
}
]