shijiayang commited on
Commit
dab3936
1 Parent(s): 4f8503f
Files changed (3) hide show
  1. config.json +48 -0
  2. mm_projector.bin +3 -0
  3. trainer_state.json +0 -0
config.json ADDED
@@ -0,0 +1,48 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_flash_attn_2_enabled": true,
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
+ "ensemble_size": 1,
11
+ "eos_token_id": 2,
12
+ "freeze_mm_mlp_adapter": false,
13
+ "hidden_act": "silu",
14
+ "hidden_size": 4096,
15
+ "image_aspect_ratio": "square",
16
+ "image_grid_pinpoints": null,
17
+ "img_size": 768,
18
+ "initializer_range": 0.02,
19
+ "intermediate_size": 11008,
20
+ "max_position_embeddings": 4096,
21
+ "mm_hidden_size": 1280,
22
+ "mm_projector_type": "mlp2x_gelu",
23
+ "mm_use_im_patch_token": false,
24
+ "mm_use_im_start_end": false,
25
+ "mm_vision_select_feature": "patch",
26
+ "mm_vision_select_layer": -2,
27
+ "mm_vision_tower": "stabilityai/stable-diffusion-2-1",
28
+ "model_type": "llava_llama",
29
+ "num_attention_heads": 32,
30
+ "num_hidden_layers": 32,
31
+ "num_key_value_heads": 32,
32
+ "pad_token_id": 0,
33
+ "pretraining_tp": 1,
34
+ "prompt": "",
35
+ "rms_norm_eps": 1e-05,
36
+ "rope_scaling": null,
37
+ "rope_theta": 10000.0,
38
+ "t": 1,
39
+ "tie_word_embeddings": false,
40
+ "torch_dtype": "float16",
41
+ "transformers_version": "4.38.2",
42
+ "tune_mm_mlp_adapter": true,
43
+ "up_ft_index": 0,
44
+ "use_cache": true,
45
+ "use_mm_proj": true,
46
+ "vision_tower": "stabilityai/stable-diffusion-2-1",
47
+ "vocab_size": 32000
48
+ }
mm_projector.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f6c93275519520e626e208de8fc4974ce35cfd8d446c7e8134ed74fd37d0fba6
3
+ size 44058237
trainer_state.json ADDED
The diff for this file is too large to render. See raw diff