Update config.json
Browse files- config.json +2 -2
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "./
|
3 |
"architectures": [
|
4 |
"LlaaaLlamaForCausalLM"
|
5 |
],
|
@@ -13,7 +13,7 @@
|
|
13 |
"intermediate_size": 11008,
|
14 |
"max_position_embeddings": 2048,
|
15 |
"max_sequence_length": 2048,
|
16 |
-
"mm_audio_tower": "/
|
17 |
"mm_hidden_size": 1280,
|
18 |
"model_type": "llaaa",
|
19 |
"num_attention_heads": 32,
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "./LinkSoul/LLaSA",
|
3 |
"architectures": [
|
4 |
"LlaaaLlamaForCausalLM"
|
5 |
],
|
|
|
13 |
"intermediate_size": 11008,
|
14 |
"max_position_embeddings": 2048,
|
15 |
"max_sequence_length": 2048,
|
16 |
+
"mm_audio_tower": "openai/whisper-large-v2",
|
17 |
"mm_hidden_size": 1280,
|
18 |
"model_type": "llaaa",
|
19 |
"num_attention_heads": 32,
|