MohamedRashad
commited on
Commit
•
c57941f
1
Parent(s):
f493621
Upload model
Browse files- config.json +3 -1
- generation_config.json +1 -1
- model.safetensors +1 -1
config.json
CHANGED
@@ -4,6 +4,7 @@
|
|
4 |
"VisionEncoderDecoderModel"
|
5 |
],
|
6 |
"decoder": {
|
|
|
7 |
"_name_or_path": "",
|
8 |
"activation_dropout": 0.0,
|
9 |
"activation_function": "gelu",
|
@@ -89,6 +90,7 @@
|
|
89 |
},
|
90 |
"decoder_start_token_id": 0,
|
91 |
"encoder": {
|
|
|
92 |
"_name_or_path": "",
|
93 |
"add_cross_attention": false,
|
94 |
"architectures": null,
|
@@ -187,5 +189,5 @@
|
|
187 |
"pad_token_id": 1,
|
188 |
"tie_word_embeddings": false,
|
189 |
"torch_dtype": "bfloat16",
|
190 |
-
"transformers_version": "4.
|
191 |
}
|
|
|
4 |
"VisionEncoderDecoderModel"
|
5 |
],
|
6 |
"decoder": {
|
7 |
+
"_attn_implementation_autoset": false,
|
8 |
"_name_or_path": "",
|
9 |
"activation_dropout": 0.0,
|
10 |
"activation_function": "gelu",
|
|
|
90 |
},
|
91 |
"decoder_start_token_id": 0,
|
92 |
"encoder": {
|
93 |
+
"_attn_implementation_autoset": false,
|
94 |
"_name_or_path": "",
|
95 |
"add_cross_attention": false,
|
96 |
"architectures": null,
|
|
|
189 |
"pad_token_id": 1,
|
190 |
"tie_word_embeddings": false,
|
191 |
"torch_dtype": "bfloat16",
|
192 |
+
"transformers_version": "4.46.1"
|
193 |
}
|
generation_config.json
CHANGED
@@ -4,5 +4,5 @@
|
|
4 |
"eos_token_id": 2,
|
5 |
"forced_eos_token_id": 2,
|
6 |
"pad_token_id": 1,
|
7 |
-
"transformers_version": "4.
|
8 |
}
|
|
|
4 |
"eos_token_id": 2,
|
5 |
"forced_eos_token_id": 2,
|
6 |
"pad_token_id": 1,
|
7 |
+
"transformers_version": "4.46.1"
|
8 |
}
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 853687720
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d2928fbcc96ee4b0fbfac7a01c7ec6b4095c5e6f2cc14c509d2cb6e25020fafc
|
3 |
size 853687720
|