From e5ae4db9bbb560d1c8efa06b11ea5b6786bba2c6 Mon Sep 17 00:00:00 2001 From: groupuser Date: Mon, 16 Mar 2026 07:17:42 +0000 Subject: [PATCH] Update config.pbtxt --- config.pbtxt | 4 ++++ 1 file changed, 4 insertions(+) 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"}