katuni4ka commited on
Commit
4daa1b7
·
verified ·
1 Parent(s): c59f69d

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-7B-Instruct](https://huggingface.co/Qwen/Qwen2.5-7B-Instruct) m
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