Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -40,7 +40,7 @@
|
|
40 |
"num_channels": 3,
|
41 |
"num_hidden_layers": 24,
|
42 |
"patch_size": 14,
|
43 |
-
"rope_theta": 10000.0
|
44 |
},
|
45 |
"vision_feature_layer": -1
|
46 |
}
|
|
|
40 |
"num_channels": 3,
|
41 |
"num_hidden_layers": 24,
|
42 |
"patch_size": 14,
|
43 |
+
"rope_theta": 10000.0
|
44 |
},
|
45 |
"vision_feature_layer": -1
|
46 |
}
|