finalf0 commited on
Commit
d5746e1
1 Parent(s): d99da91

update config

Browse files
Files changed (1) hide show
  1. config.json +3 -3
config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
- "_name_or_path": "/home/yutianyu/Zephyr_checkpoints/SFT_exp/zephyr_mm_12b_SFT-knowledge_v0-caterpillar-stage2_mix#caterpillar-stage3_lvis#caterpillar-stage3_svit#caterpillar-stage3_sharegpt4v#llava#unimm-chat#mme_art500k#google_landmark-train#places_365-train#wit-en-13#22#60#10#16#12#15#10#2#20/checkpionts/checkpoint-4000",
3
  "architectures": [
4
- "ZephyrMMForCausalLM"
5
  ],
6
  "bos_token_id": 1,
7
  "eos_token_id": 2,
@@ -14,7 +14,7 @@
14
  "max_position_embeddings": 32768,
15
  "mm_use_im_start_end": true,
16
  "mm_vision_tower": "eva02_enormous_patch14_clip_224.laion2b_plus",
17
- "model_type": "zephyr_mm",
18
  "num_attention_heads": 32,
19
  "num_hidden_layers": 32,
20
  "num_key_value_heads": 8,
 
1
  {
2
+ "_name_or_path": "/home/omnilmm",
3
  "architectures": [
4
+ "OmniLMMForCausalLM"
5
  ],
6
  "bos_token_id": 1,
7
  "eos_token_id": 2,
 
14
  "max_position_embeddings": 32768,
15
  "mm_use_im_start_end": true,
16
  "mm_vision_tower": "eva02_enormous_patch14_clip_224.laion2b_plus",
17
+ "model_type": "omnilmm",
18
  "num_attention_heads": 32,
19
  "num_hidden_layers": 32,
20
  "num_key_value_heads": 8,