Update config.pbtxt
This commit is contained in:
parent
4efc37f7ce
commit
f48d62d396
@ -26,6 +26,10 @@ parameters: [
|
||||
{
|
||||
key: "base_model_path",
|
||||
value: {string_value: "/cheetah/input/model/groupuser/codesage-large-v2"}
|
||||
},
|
||||
{
|
||||
key: "sub_dir_path",
|
||||
value: {string_value: "/cheetah/input/model/groupuser/codesage-large-v2/sub-dir"}
|
||||
}
|
||||
]
|
||||
|
||||
@ -34,4 +38,4 @@ instance_group [
|
||||
kind: KIND_AUTO
|
||||
count: 1
|
||||
}
|
||||
]
|
||||
]
|
||||
Loading…
Reference in New Issue
Block a user