From 0c72fffcdc87f7efe5e6c06eda5291b303097483 Mon Sep 17 00:00:00 2001 From: cheetahadmin Date: Mon, 20 Oct 2025 04:08:20 +0000 Subject: [PATCH] Update config.pbtxt --- config.pbtxt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.pbtxt b/config.pbtxt index a63b401..da8f280 100644 --- a/config.pbtxt +++ b/config.pbtxt @@ -53,7 +53,7 @@ parameters: [ { key: "quantization", - value: {string_value: "none"} + value: {string_value: "int8"} } ]