Update config.json
Browse files- config.json +2 -2
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"Videollama2Qwen2ForCausalLM"
|
5 |
],
|
@@ -15,7 +15,7 @@
|
|
15 |
"intermediate_size": 18944,
|
16 |
"max_position_embeddings": 32768,
|
17 |
"max_window_layers": 28,
|
18 |
-
"mm_audio_tower": "
|
19 |
"mm_hidden_size": 1152,
|
20 |
"mm_hidden_size_a": 768,
|
21 |
"mm_projector_a_type": "mlp2x_gelu",
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "VideoLLaMA2.1-7B-AV-CoT",
|
3 |
"architectures": [
|
4 |
"Videollama2Qwen2ForCausalLM"
|
5 |
],
|
|
|
15 |
"intermediate_size": 18944,
|
16 |
"max_position_embeddings": 32768,
|
17 |
"max_window_layers": 28,
|
18 |
+
"mm_audio_tower": "audio_tower.bin",
|
19 |
"mm_hidden_size": 1152,
|
20 |
"mm_hidden_size_a": 768,
|
21 |
"mm_projector_a_type": "mlp2x_gelu",
|