Update config.pbtxt

This commit is contained in:
cheetahadmin 2025-11-18 01:55:03 +00:00
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"}
}
]