echarlaix HF staff commited on
Commit
02ed771
1 Parent(s): 2f4324d

Upload openvino_config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. 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": 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,
 
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,