From 1c3d487f5bffcff72935a240a73d1f2f46fb6905 Mon Sep 17 00:00:00 2001 From: mstest00 Date: Mon, 29 Dec 2025 04:15:17 +0000 Subject: [PATCH] Update config.pbtxt --- config.pbtxt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/config.pbtxt b/config.pbtxt index 43f8fc0..aba4fe5 100644 --- a/config.pbtxt +++ b/config.pbtxt @@ -18,3 +18,10 @@ instance_group [ count: 1 } ] + +parameters: [ + { + key: "base_model_path", + value: {string_value: "/cheetah/input/model/mstest00/fashionmnist"} + } +] \ No newline at end of file