prince-canuma
commited on
Update config.json
Browse files- config.json +2 -1
config.json
CHANGED
@@ -32,7 +32,8 @@
|
|
32 |
"use_cache": true,
|
33 |
"use_position_ids": true,
|
34 |
"vision_config": {
|
35 |
-
"skip_vision_non_divisible": true
|
|
|
36 |
},
|
37 |
"vocab_size": 152064,
|
38 |
"weight_tying": false
|
|
|
32 |
"use_cache": true,
|
33 |
"use_position_ids": true,
|
34 |
"vision_config": {
|
35 |
+
"skip_vision_non_divisible": true,
|
36 |
+
"intermediate_size": 37888
|
37 |
},
|
38 |
"vocab_size": 152064,
|
39 |
"weight_tying": false
|