fix errors with quantized models
Browse files
onnx/model-int4-quantized.onnx
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3b4a7c5fa6953fe3b15d81255b8a64c0a783bd965a45b4e6118f2082513c63e3
|
3 |
+
size 96900179
|
onnx/model-uint4-quantized.onnx
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dd5ddbaf1eef8de8146cb46bdc18c4dc6151aaa89977cba5d0e410d849176a4f
|
3 |
+
size 96900179
|
onnx/model-uint8-quantized.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7e54d2c8dd22e47a6562f107c1c60af6bd3f49d532ae531dddce34c5d76a5b87
|
3 |
+
size 152536653
|