From b3e2c2e0323aeb646529cc0088cdb172aacbe1f4 Mon Sep 17 00:00:00 2001 From: cheetahadmin Date: Tue, 26 Aug 2025 01:37:09 +0000 Subject: [PATCH] Update config.pbtxt --- config.pbtxt | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/config.pbtxt b/config.pbtxt index 0afa70c..0fd3067 100644 --- a/config.pbtxt +++ b/config.pbtxt @@ -76,16 +76,15 @@ parameters: [ { key: "base_model_path", value: {string_value: "/cheetah/input/model/groupuser/mistral-1L-tiny"} - } + }, { key: "is_adapter_model", value: {string_value: "false"} - } + }, { key: "adapter_model_path", value: {string_value: ""} - } - + }, { key: "quantization", value: {string_value: "none"}