Delete _work/q8_optimum/ort_config.json with huggingface_hub
Browse files
_work/q8_optimum/ort_config.json
DELETED
|
@@ -1,27 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"one_external_file": true,
|
| 3 |
-
"opset": null,
|
| 4 |
-
"optimization": {},
|
| 5 |
-
"quantization": {
|
| 6 |
-
"activations_dtype": "QUInt8",
|
| 7 |
-
"activations_symmetric": false,
|
| 8 |
-
"format": "QOperator",
|
| 9 |
-
"is_static": false,
|
| 10 |
-
"mode": "IntegerOps",
|
| 11 |
-
"nodes_to_exclude": [],
|
| 12 |
-
"nodes_to_quantize": [],
|
| 13 |
-
"operators_to_quantize": [
|
| 14 |
-
"MatMul"
|
| 15 |
-
],
|
| 16 |
-
"per_channel": false,
|
| 17 |
-
"qdq_add_pair_to_weight": false,
|
| 18 |
-
"qdq_dedicated_pair": false,
|
| 19 |
-
"qdq_op_type_per_channel_support_to_axis": {
|
| 20 |
-
"MatMul": 1
|
| 21 |
-
},
|
| 22 |
-
"reduce_range": false,
|
| 23 |
-
"weights_dtype": "QInt8",
|
| 24 |
-
"weights_symmetric": true
|
| 25 |
-
},
|
| 26 |
-
"use_external_data_format": false
|
| 27 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|