katuni4ka commited on
Commit
707023f
·
verified ·
1 Parent(s): b6f2cd8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -2
README.md CHANGED
@@ -18,8 +18,6 @@ This is [Qwen2.5-1.5B-Instruct](https://huggingface.co/Qwen/Qwen2.5-1.5B-Instruc
18
  Weight compression was performed using `nncf.compress_weights` with the following parameters:
19
 
20
  * mode: **INT8_ASYM**
21
- * ratio: **1**
22
- * group_size: **128**
23
 
24
  For more information on quantization, check the [OpenVINO model optimization guide](https://docs.openvino.ai/2025/openvino-workflow/model-optimization-guide/weight-compression.html).
25
 
 
18
  Weight compression was performed using `nncf.compress_weights` with the following parameters:
19
 
20
  * mode: **INT8_ASYM**
 
 
21
 
22
  For more information on quantization, check the [OpenVINO model optimization guide](https://docs.openvino.ai/2025/openvino-workflow/model-optimization-guide/weight-compression.html).
23