From 8fdd9fe49f71aec03cbe13eca71ffe69fae2305a Mon Sep 17 00:00:00 2001 From: cheetahadmin Date: Mon, 3 Nov 2025 01:40:19 +0000 Subject: [PATCH] Update config.pbtxt --- config.pbtxt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/config.pbtxt b/config.pbtxt index ab472a4..3c4eeb0 100644 --- a/config.pbtxt +++ b/config.pbtxt @@ -1,5 +1,4 @@ # Triton backend to use -name: "Llama-3.2-1B-Instruct" backend: "python" max_batch_size: 0 @@ -106,7 +105,7 @@ output [ parameters: [ { key: "base_model_path", - value: {string_value: ""} + value: {string_value: "/cheetah/input/model/groupuser/Llama-3.2-1B-Instruct"} }, { key: "is_adapter_model",