Upload folder using huggingface_hub (#9)
Browse files- Upload folder using huggingface_hub (e89bd9ecc41050c2eb48cf86a637639128ea42dd)
- Update quantize_config.json (bbe45563a71f1699a092085ecbad8326c6622a57)
onnx/decoder_model_merged_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:9dade5431ef5f3690cde7449d8e881b2d596d1ee5c6472752787d7d470d67091
|
3 |
+
size 428422300
|
onnx/decoder_model_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:f3fff451a7f89ae5a7e547ffa3b7933e5116f56ee928b75277d2d451418e9b09
|
3 |
+
size 426638067
|
onnx/decoder_with_past_model_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:f5f013ec948fa4f8731c13af8fdcd24a83a5fa8e4891d5a651cfb3c11cba08c6
|
3 |
+
size 374966081
|
onnx/encodec_decode_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:1b2a729fd329ad5390f209234c697f56c8d8f03ee6c273959b7adbccd2d4ac66
|
3 |
+
size 59878565
|
onnx/text_encoder_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:336afda84d24205409f20e71da691e5c21585e32aa86e3e38d73543ac6d481fc
|
3 |
+
size 110443015
|
quantize_config.json
CHANGED
@@ -179,8 +179,8 @@
|
|
179 |
"weight_type": "QInt8"
|
180 |
}
|
181 |
},
|
182 |
-
"per_channel":
|
183 |
-
"reduce_range":
|
184 |
},
|
185 |
"int8": {
|
186 |
"per_model_config": {
|
|
|
179 |
"weight_type": "QInt8"
|
180 |
}
|
181 |
},
|
182 |
+
"per_channel": true,
|
183 |
+
"reduce_range": true
|
184 |
},
|
185 |
"int8": {
|
186 |
"per_model_config": {
|