shijiayang commited on
Commit
a63e04a
1 Parent(s): 185eafb
Files changed (3) hide show
  1. config.json +42 -0
  2. mm_projector.bin +3 -0
  3. trainer_state.json +0 -0
config.json ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_flash_attn_2_enabled": false,
3
+ "_name_or_path": "/mnt/bn/bohanzhainas1/Public_Models/vicuna-7b-v1.5",
4
+ "architectures": [
5
+ "LlamaForCausalLM"
6
+ ],
7
+ "attention_bias": false,
8
+ "attention_dropout": 0.0,
9
+ "bos_token_id": 1,
10
+ "eos_token_id": 2,
11
+ "freeze_mm_mlp_adapter": false,
12
+ "hidden_act": "silu",
13
+ "hidden_size": 4096,
14
+ "image_aspect_ratio": "square",
15
+ "image_grid_pinpoints": null,
16
+ "initializer_range": 0.02,
17
+ "intermediate_size": 11008,
18
+ "max_position_embeddings": 4096,
19
+ "mm_hidden_size": 1024,
20
+ "mm_projector_type": "mlp2x_gelu",
21
+ "mm_use_im_patch_token": false,
22
+ "mm_use_im_start_end": false,
23
+ "mm_vision_select_feature": "patch",
24
+ "mm_vision_select_layer": -2,
25
+ "mm_vision_tower": "facebook/dinov2-large",
26
+ "model_type": "llava_llama",
27
+ "num_attention_heads": 32,
28
+ "num_hidden_layers": 32,
29
+ "num_key_value_heads": 32,
30
+ "pad_token_id": 0,
31
+ "pretraining_tp": 1,
32
+ "rms_norm_eps": 1e-05,
33
+ "rope_scaling": null,
34
+ "rope_theta": 10000.0,
35
+ "tie_word_embeddings": false,
36
+ "torch_dtype": "float16",
37
+ "transformers_version": "4.38.2",
38
+ "tune_mm_mlp_adapter": true,
39
+ "use_cache": true,
40
+ "use_mm_proj": true,
41
+ "vocab_size": 32000
42
+ }
mm_projector.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3f706addc82cc9d2ad2c850607a4e6ae20baa562895b966f3c271ca75a0111df
3
+ size 41961085
trainer_state.json ADDED
The diff for this file is too large to render. See raw diff