diff --git a/config.pbtxt b/config.pbtxt index 56282d4..6a1c904 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-2507-mahjong-alpha"} }, + { + key: "gguf_filename", + value: {string_value: "Qwen3-4B-Instruct-2507-mahjong-alpha.gguf"} + }, { key: "is_adapter_model", value: {string_value: "false"}