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
@@ -2021,5 +2021,5 @@
|
|
2021 |
"num_hidden_layers": 12,
|
2022 |
"patch_size": 16,
|
2023 |
"qkv_bias": true,
|
2024 |
-
"transformers_version": "4.
|
2025 |
}
|
|
|
2021 |
"num_hidden_layers": 12,
|
2022 |
"patch_size": 16,
|
2023 |
"qkv_bias": true,
|
2024 |
+
"transformers_version": "4.29.2"
|
2025 |
}
|
onnx/model.onnx
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 346533752
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4bafe23c7e2650856449a792eafcc1d3bab4a2f41bcf58c9f3eac99d98719fcc
|
3 |
size 346533752
|
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:fe13a717a54c0f6ef1a966e0dd67a82e532e0898018fc50f7c37d437c225074a
|
3 |
+
size 88257413
|