Update README.md
Browse files
README.md
CHANGED
|
@@ -18,8 +18,6 @@ This is [Qwen2.5-14B-Instruct](https://huggingface.co/Qwen/Qwen2.5-14B-Instruct)
|
|
| 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 |
|