yingss commited on
Commit
6480168
1 Parent(s): 5b1a176

init commit

Browse files
Files changed (3) hide show
  1. cmoa_args.bin +3 -0
  2. config.json +45 -0
  3. pytorch_model.bin +3 -0
cmoa_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a96ebcf9d24de8f34aac6d13e8374a18beeec6bc37d75033bed69e431a84bbcc
3
+ size 1192
config.json ADDED
@@ -0,0 +1,45 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "lmsys/vicuna-7b-v1.3",
3
+ "architectures": [
4
+ "LlamaForCausalLM"
5
+ ],
6
+ "attribute_len": 6,
7
+ "bos_token_id": 1,
8
+ "cond_type": "input_lora_a_param",
9
+ "eos_token_id": 2,
10
+ "freeze_mm_mlp_adapter": false,
11
+ "grad_sim": 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": 2048,
19
+ "mix_mm_projector": false,
20
+ "mm_hidden_size": 1024,
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": "openai/clip-vit-large-patch14",
26
+ "model_type": "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-06,
33
+ "rope_scaling": null,
34
+ "rope_theta": 10000.0,
35
+ "task_model_name_or_path": "lmsys/vicuna-7b-v1.3",
36
+ "tie_word_embeddings": false,
37
+ "torch_dtype": "float16",
38
+ "transformers_version": "4.33.3",
39
+ "tune_mm_mlp_adapter": false,
40
+ "use_cache": false,
41
+ "use_cmoa": true,
42
+ "use_contrastive_instr_token": false,
43
+ "use_mm_proj": true,
44
+ "vocab_size": 32000
45
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e5f5c3eaf31703cc7833853f836cd0c8929449e28154917ecb0ac6ce3efaf15f
3
+ size 14694520757