From 1ff1040c1f6c5021463cd19d62f55bfe0757a89f Mon Sep 17 00:00:00 2001 From: Alexander Kozlov Date: Tue, 10 Sep 2024 11:30:45 +0400 Subject: [PATCH] Update docs/articles_en/openvino-workflow/model-optimization-guide/weight-compression.rst Co-authored-by: Tatiana Savina --- .../model-optimization-guide/weight-compression.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/articles_en/openvino-workflow/model-optimization-guide/weight-compression.rst b/docs/articles_en/openvino-workflow/model-optimization-guide/weight-compression.rst index 40c4e49ba262cb..fb9d196f6f25fe 100644 --- a/docs/articles_en/openvino-workflow/model-optimization-guide/weight-compression.rst +++ b/docs/articles_en/openvino-workflow/model-optimization-guide/weight-compression.rst @@ -182,8 +182,8 @@ trade-offs after optimization: ratio=0.9, ) -* ``scale_estimation`` - boolean parameter that enables the more accurate estimation of - quantization scales. Especially helpful when the weights of all the layers are quantized to +* ``scale_estimation`` - boolean parameter that enables more accurate estimation of + quantization scales. Especially helpful when the weights of all layers are quantized to 4 bits. Requires dataset. * ``awq`` - boolean parameter that enables the AWQ method for more accurate INT4 weight