Automatically created by CHEETAH

This commit is contained in:
groupuser 2025-09-29 06:29:06 +00:00
parent 202b27a093
commit 4f9031facc

20
config.pbtxt Normal file

@ -0,0 +1,20 @@
# Triton backend to use
name: "XGBoost"
backend: "fil"
max_batch_size: 0
input [
]
output [
]
instance_group [
{
kind: KIND_AUTO
count: 1
}
]