Automatically updated from 모델 배포(null:newnew) by 그룹사용자(groupuser)
This commit is contained in:
parent
614db5e734
commit
f15fdefa24
@ -1,5 +1,6 @@
|
|||||||
# Triton backend to use
|
# Triton backend to use
|
||||||
backend: "python"
|
backend: "pytorch"
|
||||||
|
platform: "pytorch_libtorch"
|
||||||
max_batch_size: 0
|
max_batch_size: 0
|
||||||
|
|
||||||
input [
|
input [
|
||||||
@ -9,12 +10,6 @@ output [
|
|||||||
]
|
]
|
||||||
|
|
||||||
|
|
||||||
parameters: [
|
|
||||||
{
|
|
||||||
key: "model_path",
|
|
||||||
value: {string_value: "/cheetah/input/model/groupuser/triton-python-model"}
|
|
||||||
}
|
|
||||||
]
|
|
||||||
|
|
||||||
|
|
||||||
instance_group [
|
instance_group [
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user