syp115 commited on
Commit
5c713a4
1 Parent(s): 5108e2a

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "_name_or_path": "/root/paddlejob/workspace/env_run/_zhanghuaxin/MLLM/LLaVA/pretrained_weight/vicuna-7b-v1.5",
3
  "architectures": [
4
- "LlavaLlamaForCausalLM"
5
  ],
6
  "attention_bias": false,
7
  "attention_dropout": 0.0,
@@ -23,7 +23,7 @@
23
  "mm_vision_select_feature": "patch",
24
  "mm_vision_select_layer": -2,
25
  "mm_vision_tower": "/root/paddlejob/workspace/env_run/_zhanghuaxin/MLLM/LLaVA/pretrained_weight/clip-vit-large-patch14-336",
26
- "model_type": "llava_llama",
27
  "num_attention_heads": 32,
28
  "num_hidden_layers": 32,
29
  "num_key_value_heads": 32,
 
1
  {
2
  "_name_or_path": "/root/paddlejob/workspace/env_run/_zhanghuaxin/MLLM/LLaVA/pretrained_weight/vicuna-7b-v1.5",
3
  "architectures": [
4
+ "ArcanalamaForCausalLM"
5
  ],
6
  "attention_bias": false,
7
  "attention_dropout": 0.0,
 
23
  "mm_vision_select_feature": "patch",
24
  "mm_vision_select_layer": -2,
25
  "mm_vision_tower": "/root/paddlejob/workspace/env_run/_zhanghuaxin/MLLM/LLaVA/pretrained_weight/clip-vit-large-patch14-336",
26
+ "model_type": "arcana_llama",
27
  "num_attention_heads": 32,
28
  "num_hidden_layers": 32,
29
  "num_key_value_heads": 32,