Update config.json
Browse files- config.json +3 -3
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"PaliGemmaForConditionalGeneration"
|
5 |
],
|
@@ -22,8 +22,8 @@
|
|
22 |
"torch_dtype": "float32",
|
23 |
"vocab_size": 257216
|
24 |
},
|
25 |
-
"torch_dtype": "
|
26 |
-
"transformers_version": "4.
|
27 |
"vision_config": {
|
28 |
"hidden_size": 1152,
|
29 |
"intermediate_size": 4304,
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "final-hf/paligemma-3b-pt-224-main",
|
3 |
"architectures": [
|
4 |
"PaliGemmaForConditionalGeneration"
|
5 |
],
|
|
|
22 |
"torch_dtype": "float32",
|
23 |
"vocab_size": 257216
|
24 |
},
|
25 |
+
"torch_dtype": "float32",
|
26 |
+
"transformers_version": "4.41.0.dev0",
|
27 |
"vision_config": {
|
28 |
"hidden_size": 1152,
|
29 |
"intermediate_size": 4304,
|