Tran Tien Dat
commited on
Commit
·
fb93645
1
Parent(s):
ff5da6f
Add quantized encoder-only model
Browse files- config.json +1 -1
- decoder_model.onnx +3 -0
- decoder_with_past_model.onnx +3 -0
config.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
{
|
2 |
"_attn_implementation_autoset": true,
|
3 |
-
"_name_or_path": "C:\\Users\\HEATHC~1\\AppData\\Local\\Temp\\
|
4 |
"activation_dropout": 0.0,
|
5 |
"activation_function": "gelu",
|
6 |
"apply_spec_augment": false,
|
|
|
1 |
{
|
2 |
"_attn_implementation_autoset": true,
|
3 |
+
"_name_or_path": "C:\\Users\\HEATHC~1\\AppData\\Local\\Temp\\tmpriqt8qij",
|
4 |
"activation_dropout": 0.0,
|
5 |
"activation_function": "gelu",
|
6 |
"apply_spec_augment": false,
|
decoder_model.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:75410092c27ac4129856bd33ca9c8dff115094e90ecc82ff2a40a2bc76e80afe
|
3 |
+
size 179021053
|
decoder_with_past_model.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5356cc03dd69059335016a97c6ee7103af4bfc5b8361292b3962b3323b0245bc
|
3 |
+
size 176652180
|