diff --git a/config.pbtxt b/config.pbtxt index 03f7769..f2f9543 100644 --- a/config.pbtxt +++ b/config.pbtxt @@ -107,6 +107,10 @@ parameters: [ key: "base_model_path", value: {string_value: "/cheetah/input/model/groupuser/qwen3-4b-instruct-gguf"} }, + { + key: "gguf_filename", + value: {string_value: "Qwen3-4B-Q4_K_M.gguf"} + }, { key: "is_adapter_model", value: {string_value: "false"}