Update config.pbtxt

This commit is contained in:
cheetahadmin 2025-09-23 06:23:36 +00:00
parent 6ec1821367
commit 749bfea6c1

@ -1,21 +1,4 @@
# Triton backend to use
name: "yolo-ref-branch"
backend: "onnxruntime"
platform: "onnxruntime_onnx"
max_batch_size: 0
input [
]
output [
]
instance_group [
{
kind: KIND_AUTO
count: 1
}
]
backend: "openvino"
default_model_filename: "model.onnx"