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":
|
| 15 |
"scale_estimation": null,
|
| 16 |
"sensitivity_metric": null,
|
| 17 |
"sym": false,
|
|
|
|
| 6 |
"quantization_config": {
|
| 7 |
"all_layers": null,
|
| 8 |
"bits": 4,
|
| 9 |
+
"dataset": null,
|
| 10 |
"group_size": 128,
|
| 11 |
"ignored_scope": null,
|
| 12 |
+
"num_samples": null,
|
| 13 |
+
"quant_method": "default",
|
| 14 |
+
"ratio": 0.9,
|
| 15 |
"scale_estimation": null,
|
| 16 |
"sensitivity_metric": null,
|
| 17 |
"sym": false,
|