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",