Upload config.json
Browse files- config.json +3 -3
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "/
|
3 |
"architectures": [
|
4 |
"VITAQwen2ForCausalLM"
|
5 |
],
|
@@ -19,11 +19,11 @@
|
|
19 |
"intermediate_size": 18944,
|
20 |
"max_position_embeddings": 32768,
|
21 |
"max_window_layers": 28,
|
22 |
-
"mm_audio_encoder": "/
|
23 |
"mm_hidden_size": 4096,
|
24 |
"mm_projector_lr": null,
|
25 |
"mm_projector_type": "mlp2x_gelu",
|
26 |
-
"mm_vision_tower": "/
|
27 |
"model_type": "vita-Qwen2",
|
28 |
"num_attention_heads": 28,
|
29 |
"num_hidden_layers": 28,
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "VITA-MLLM/VITA-1.5",
|
3 |
"architectures": [
|
4 |
"VITAQwen2ForCausalLM"
|
5 |
],
|
|
|
19 |
"intermediate_size": 18944,
|
20 |
"max_position_embeddings": 32768,
|
21 |
"max_window_layers": 28,
|
22 |
+
"mm_audio_encoder": "VITA-MLLM/VITA-1.5-AudioEnc",
|
23 |
"mm_hidden_size": 4096,
|
24 |
"mm_projector_lr": null,
|
25 |
"mm_projector_type": "mlp2x_gelu",
|
26 |
+
"mm_vision_tower": "OpenGVLab/InternViT-300M-448px",
|
27 |
"model_type": "vita-Qwen2",
|
28 |
"num_attention_heads": 28,
|
29 |
"num_hidden_layers": 28,
|