shiyemin2 commited on
Commit
d55e415
·
1 Parent(s): fc51f71

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "./checkpoints/zlab_baichuan_7B_v3",
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": "/huangwhai52/models/whisper-large-v2",
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,