From dd8eb6c342e252d59ea61d3d9466ab63b6d24b44 Mon Sep 17 00:00:00 2001 From: cheetahadmin Date: Mon, 20 Oct 2025 05:18:21 +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 393adfc..2b24906 100644 --- a/config.pbtxt +++ b/config.pbtxt @@ -119,7 +119,7 @@ parameters: [ { key: "quantization", - value: {string_value: "int4"} + value: {string_value: "int8"} } ]