Update config.pbtxt

This commit is contained in:
cheetahadmin 2025-12-10 05:35:07 +00:00
parent 0ed145db44
commit dde8abc68a

@ -26,10 +26,6 @@ parameters: [
{ {
key: "base_model_path", key: "base_model_path",
value: {string_value: "/cheetah/input/model/groupuser/codesage-large-v2"} 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"}
} }
] ]