Upload folder using huggingface_hub
Browse files- config.json +1 -1
- onnx/model.onnx +2 -2
- onnx/model_q4.onnx +2 -2
- onnx/model_quantized.onnx +2 -2
config.json
CHANGED
|
@@ -49,6 +49,6 @@
|
|
| 49 |
"sliding_window": 512,
|
| 50 |
"transformers_version": "4.57.6",
|
| 51 |
"use_bidirectional_attention": false,
|
| 52 |
-
"use_cache":
|
| 53 |
"vocab_size": 262144
|
| 54 |
}
|
|
|
|
| 49 |
"sliding_window": 512,
|
| 50 |
"transformers_version": "4.57.6",
|
| 51 |
"use_bidirectional_attention": false,
|
| 52 |
+
"use_cache": true,
|
| 53 |
"vocab_size": 262144
|
| 54 |
}
|
onnx/model.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:4c05f80159de90f773f03becc6b1ebaac286c2e139534f104a64a2d9fc7c65fc
|
| 3 |
+
size 1744411341
|
onnx/model_q4.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:ac2145496a08f510b085a94caec4ed6628ee68629d17fde3930b0de1df0b3be6
|
| 3 |
+
size 814672424
|
onnx/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:b838e99255c9eaf0a5ac6e094456e9f3244d3de01be9b674c2d16e08d1261fad
|
| 3 |
+
size 437507316
|