Update config.json
Browse files- config.json +1 -2
config.json
CHANGED
|
@@ -1,6 +1,5 @@
|
|
| 1 |
{
|
| 2 |
"expand_dim": 4096,
|
| 3 |
"text1_dim": 512,
|
| 4 |
-
"text2_dim": 896
|
| 5 |
-
"model_type":"llava"
|
| 6 |
}
|
|
|
|
| 1 |
{
|
| 2 |
"expand_dim": 4096,
|
| 3 |
"text1_dim": 512,
|
| 4 |
+
"text2_dim": 896
|
|
|
|
| 5 |
}
|