Update config.pbtxt
FIX. adding comma
This commit is contained in:
parent
238527c81e
commit
7be2d7e28c
@ -76,20 +76,20 @@ parameters: [
|
||||
{
|
||||
key: "base_model_path",
|
||||
value: {string_value: "/cheetah/input/model/groupuser/base-gemma-3-1b-it"}
|
||||
}
|
||||
},
|
||||
{
|
||||
key: "is_adapter_model",
|
||||
value: {string_value: "false"}
|
||||
}
|
||||
},
|
||||
{
|
||||
key: "adapter_model_path",
|
||||
value: {string_value: ""}
|
||||
}
|
||||
},
|
||||
|
||||
{
|
||||
key: "quantization",
|
||||
value: {string_value: "none"}
|
||||
}
|
||||
},
|
||||
]
|
||||
|
||||
instance_group [
|
||||
|
||||
Loading…
Reference in New Issue
Block a user