Automatically updated from 모델 배포(742:TinyLlama-1.1B) by 그룹사용자(groupuser)

This commit is contained in:
groupuser 2026-05-14 02:11:12 +00:00
parent 2e65464067
commit 1366d031dc

@ -1,5 +1,6 @@
# Triton Backend for Python.
backend: "python"
# Triton Backend for vLLM.
backend: "vllm"
platform: "vllm"
max_batch_size: 0
input [
@ -59,12 +60,6 @@ output [
]
parameters: [
{
key: "model_path",
value: {string_value: "/cheetah/input/model/groupuser/TinyLlama-1.1B-Chat-v1.0"}
}
]
instance_group [