Upload model
Browse files- config.json +1 -1
- generation_config.json +1 -1
config.json
CHANGED
|
@@ -2248,5 +2248,5 @@
|
|
| 2248 |
"model_type": "vision-encoder-decoder",
|
| 2249 |
"tie_word_embeddings": false,
|
| 2250 |
"torch_dtype": "float32",
|
| 2251 |
-
"transformers_version": "4.
|
| 2252 |
}
|
|
|
|
| 2248 |
"model_type": "vision-encoder-decoder",
|
| 2249 |
"tie_word_embeddings": false,
|
| 2250 |
"torch_dtype": "float32",
|
| 2251 |
+
"transformers_version": "4.41.2"
|
| 2252 |
}
|
generation_config.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
"_from_model_config": true,
|
| 3 |
"pad_token_id": 0,
|
| 4 |
-
"transformers_version": "4.
|
| 5 |
}
|
|
|
|
| 1 |
{
|
| 2 |
"_from_model_config": true,
|
| 3 |
"pad_token_id": 0,
|
| 4 |
+
"transformers_version": "4.41.2"
|
| 5 |
}
|