sadovnychyi
commited on
Commit
•
2309b3b
1
Parent(s):
7d7e2f7
Upload folder using huggingface_hub
Browse files- onnx/model_quantized.onnx +3 -0
- ort_config.json +1 -1
onnx/model_quantized.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:732bb46291a4a072edf928a27ca465eae3d0b0feaed46e76883d9ed2af47cd99
|
3 |
+
size 22731488
|
ort_config.json
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
"one_external_file": true,
|
3 |
"opset": null,
|
4 |
"optimization": {},
|
5 |
-
"optimum_version": "1.
|
6 |
"quantization": {
|
7 |
"activations_dtype": "QUInt8",
|
8 |
"activations_symmetric": false,
|
|
|
2 |
"one_external_file": true,
|
3 |
"opset": null,
|
4 |
"optimization": {},
|
5 |
+
"optimum_version": "1.16.1",
|
6 |
"quantization": {
|
7 |
"activations_dtype": "QUInt8",
|
8 |
"activations_symmetric": false,
|