Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -4,7 +4,7 @@
|
|
4 |
"AutoModel": "modeling_llava.LlavaForCausalLM",
|
5 |
"AutoModelForCausalLM": "modeling_llava.LlavaForCausalLM"
|
6 |
},
|
7 |
-
"model_type": "
|
8 |
"ignore_index": -100,
|
9 |
"image_token_index": 50297,
|
10 |
"projector_hidden_act": "gelu",
|
|
|
4 |
"AutoModel": "modeling_llava.LlavaForCausalLM",
|
5 |
"AutoModelForCausalLM": "modeling_llava.LlavaForCausalLM"
|
6 |
},
|
7 |
+
"model_type": "HelpingAI",
|
8 |
"ignore_index": -100,
|
9 |
"image_token_index": 50297,
|
10 |
"projector_hidden_act": "gelu",
|