Adu2021 commited on
Commit
8060b75
1 Parent(s): a6f18f8

Add vision damc checkpoint

Browse files
multimodal-vicuna-7b-v1.5-vision-damc/adapter_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c8ddf1d539b9f8bbd1b7bbb61264e26f27e39f9e4850d6e32d0a4066d30b10ec
3
+ size 1321690989
multimodal-vicuna-7b-v1.5-vision-damc/config.json ADDED
@@ -0,0 +1,46 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "/yeesuanAI05/thumt/cc/checkpoints/vicuna-7b-v1.5",
3
+ "architectures": [
4
+ "LlamaForCausalLM"
5
+ ],
6
+ "bos_token_id": 1,
7
+ "eos_token_id": 2,
8
+ "freeze_mm_mlp_adapter": false,
9
+ "hidden_act": "silu",
10
+ "hidden_size": 4096,
11
+ "image_aspect_ratio": "pad",
12
+ "image_grid_pinpoints": null,
13
+ "initializer_range": 0.02,
14
+ "intermediate_size": 11008,
15
+ "layer_local_tokens": false,
16
+ "local_prefix_tokens": 5,
17
+ "local_suffix_tokens": 5,
18
+ "lora_alpha": 256,
19
+ "lora_dropout": 0.05,
20
+ "lora_r": 128,
21
+ "lora_strategy": "modal+language",
22
+ "max_position_embeddings": 4096,
23
+ "mm_audio_encoder": null,
24
+ "mm_hidden_size": 1024,
25
+ "mm_projector_type": "mlp2x_gelu",
26
+ "mm_vision_encoder": "/yeesuanAI05/thumt/lfw/models/clip-vit-large-patch14-336",
27
+ "mm_vision_select_feature": "patch",
28
+ "mm_vision_select_layer": -2,
29
+ "mm_vision_tower": "/yeesuanAI05/thumt/lfw/models/clip-vit-large-patch14-336",
30
+ "model_type": "multimodal",
31
+ "num_attention_heads": 32,
32
+ "num_hidden_layers": 32,
33
+ "num_key_value_heads": 32,
34
+ "pad_token_id": 0,
35
+ "pretraining_tp": 1,
36
+ "rms_norm_eps": 1e-05,
37
+ "rope_scaling": null,
38
+ "seperate_layernorm": false,
39
+ "tie_word_embeddings": false,
40
+ "torch_dtype": "float16",
41
+ "transformers_version": "4.31.0",
42
+ "tune_mm_mlp_adapter": false,
43
+ "use_cache": true,
44
+ "use_mm_proj": true,
45
+ "vocab_size": 32000
46
+ }
multimodal-vicuna-7b-v1.5-vision-damc/trainer_state.json ADDED
The diff for this file is too large to render. See raw diff