Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
{
|
2 |
"architectures": [
|
3 |
-
"
|
4 |
],
|
5 |
"ignore_index": -100,
|
6 |
"image_token_index": 32000,
|
|
|
1 |
{
|
2 |
"architectures": [
|
3 |
+
"LlavaForConditionalGeneration"
|
4 |
],
|
5 |
"ignore_index": -100,
|
6 |
"image_token_index": 32000,
|