From 424c0dbdb9a6bbf81dc7b221dd4ad94c79b0177b Mon Sep 17 00:00:00 2001 From: cheetahadmin Date: Mon, 20 Oct 2025 08:21:30 +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 e96fe3b..8c17c19 100644 --- a/config.pbtxt +++ b/config.pbtxt @@ -119,7 +119,7 @@ parameters: [ { key: "quantization", - value: {string_value: "int8"} + value: {string_value: "int4"} } ]