Upload folder using huggingface_hub
Browse files- config.json +1 -1
config.json
CHANGED
@@ -35,7 +35,7 @@
|
|
35 |
"vision_config": {
|
36 |
"attention_dropout": 0.0,
|
37 |
"head_dim": 64,
|
38 |
-
"hidden_act": "
|
39 |
"hidden_size": 1024,
|
40 |
"image_size": 1540,
|
41 |
"initializer_range": 0.02,
|
|
|
35 |
"vision_config": {
|
36 |
"attention_dropout": 0.0,
|
37 |
"head_dim": 64,
|
38 |
+
"hidden_act": "silu",
|
39 |
"hidden_size": 1024,
|
40 |
"image_size": 1540,
|
41 |
"initializer_range": 0.02,
|