Update config.pbtxt
add ','
This commit is contained in:
parent
c8657d2c1e
commit
65ff2cf259
@ -76,16 +76,15 @@ parameters: [
|
||||
{
|
||||
key: "base_model_path",
|
||||
value: {string_value: "/cheetah/input/model/groupuser/TinyLlama-1.1B-Chat-v1.0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
key: "is_adapter_model",
|
||||
value: {string_value: "false"}
|
||||
}
|
||||
},
|
||||
{
|
||||
key: "adapter_model_path",
|
||||
value: {string_value: ""}
|
||||
}
|
||||
|
||||
},
|
||||
{
|
||||
key: "quantization",
|
||||
value: {string_value: "none"}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user