Upload openvino_config.json with huggingface_hub
Browse files- openvino_config.json +4 -4
openvino_config.json
CHANGED
@@ -6,12 +6,12 @@
|
|
6 |
"quantization_config": {
|
7 |
"all_layers": null,
|
8 |
"bits": 4,
|
9 |
-
"dataset":
|
10 |
"group_size": 128,
|
11 |
"ignored_scope": null,
|
12 |
-
"num_samples":
|
13 |
-
"quant_method": "
|
14 |
-
"ratio": 0.
|
15 |
"scale_estimation": null,
|
16 |
"sensitivity_metric": null,
|
17 |
"sym": false,
|
|
|
6 |
"quantization_config": {
|
7 |
"all_layers": null,
|
8 |
"bits": 4,
|
9 |
+
"dataset": "wikitext2",
|
10 |
"group_size": 128,
|
11 |
"ignored_scope": null,
|
12 |
+
"num_samples": 20,
|
13 |
+
"quant_method": "awq",
|
14 |
+
"ratio": 0.7,
|
15 |
"scale_estimation": null,
|
16 |
"sensitivity_metric": null,
|
17 |
"sym": false,
|