Upload folder using huggingface_hub
Browse files- config.json +1 -1
- onnx/model.onnx +1 -1
- onnx/model_quantized.onnx +2 -2
config.json
CHANGED
@@ -18,5 +18,5 @@
|
|
18 |
"num_hidden_layers": 12,
|
19 |
"patch_size": 16,
|
20 |
"qkv_bias": true,
|
21 |
-
"transformers_version": "4.
|
22 |
}
|
|
|
18 |
"num_hidden_layers": 12,
|
19 |
"patch_size": 16,
|
20 |
"qkv_bias": true,
|
21 |
+
"transformers_version": "4.29.2"
|
22 |
}
|
onnx/model.onnx
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 343440623
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2a3c78869fb1b1548eab9a5d76a73c352b1283a33814c1f497a890aa1658d7fb
|
3 |
size 343440623
|
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:9a4e5e2da2ca5228935ac03b3feb6d4da0c02c60dd844a1a09d1ce1653f7cde6
|
3 |
+
size 87453205
|