Update config.json
Browse files- config.json +1 -0
config.json
CHANGED
@@ -7,6 +7,7 @@
|
|
7 |
"image_token_index": 32000,
|
8 |
"model_type": "llava",
|
9 |
"projector_hidden_act": "gelu",
|
|
|
10 |
"text_config": {
|
11 |
"_name_or_path": "HuggingFaceM4/tiny-random-LlamaForCausalLM",
|
12 |
"architectures": [
|
|
|
7 |
"image_token_index": 32000,
|
8 |
"model_type": "llava",
|
9 |
"projector_hidden_act": "gelu",
|
10 |
+
"num_image_tokens": 225,
|
11 |
"text_config": {
|
12 |
"_name_or_path": "HuggingFaceM4/tiny-random-LlamaForCausalLM",
|
13 |
"architectures": [
|