Update config.pbtxt
This commit is contained in:
parent
a3018cd5f5
commit
cc07e02140
@ -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"}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user