JingyiLiu commited on
Commit
bb29ca4
·
verified ·
1 Parent(s): 5e28e51

Upload 2 files

Browse files
Files changed (2) hide show
  1. config.json +47 -0
  2. mm_projector.bin +3 -0
config.json ADDED
@@ -0,0 +1,47 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_attn_implementation_autoset": true,
3
+ "_name_or_path": "cache/downloaded-weights/phi-1.5",
4
+ "architectures": [
5
+ "PhiForCausalLM"
6
+ ],
7
+ "attention_dropout": 0.0,
8
+ "auto_map": {
9
+ "AutoConfig": "configuration_phi.PhiConfig",
10
+ "AutoModelForCausalLM": "modeling_phi.PhiForCausalLM"
11
+ },
12
+ "bos_token_id": 50256,
13
+ "embd_pdrop": 0.0,
14
+ "eos_token_id": 50256,
15
+ "freeze_mm_mlp_adapter": false,
16
+ "hidden_act": "gelu_new",
17
+ "hidden_size": 2048,
18
+ "image_aspect_ratio": "pad",
19
+ "initializer_range": 0.02,
20
+ "intermediate_size": 8192,
21
+ "layer_norm_eps": 1e-05,
22
+ "max_position_embeddings": 2048,
23
+ "mm_hidden_size": 1152,
24
+ "mm_projector_lr": null,
25
+ "mm_projector_type": "ppc_14_7_1",
26
+ "mm_vision_tower": "cache/downloaded-weights/siglip-so400m-patch14-384",
27
+ "model_type": "colongpt-phi",
28
+ "num_attention_heads": 32,
29
+ "num_hidden_layers": 24,
30
+ "num_key_value_heads": 32,
31
+ "partial_rotary_factor": 0.5,
32
+ "qk_layernorm": false,
33
+ "resid_pdrop": 0.0,
34
+ "rope_scaling": null,
35
+ "rope_theta": 10000.0,
36
+ "tie_word_embeddings": false,
37
+ "tokenizer_model_max_length": 2048,
38
+ "tokenizer_padding_side": "right",
39
+ "torch_dtype": "float16",
40
+ "transformers_version": "4.46.3",
41
+ "tune_mm_mlp_adapter": true,
42
+ "unfreeze_vision_tower": false,
43
+ "use_cache": true,
44
+ "use_mm_proj": true,
45
+ "use_s2": false,
46
+ "vocab_size": 51200
47
+ }
mm_projector.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9fd506c32a1c3a830920344e66d6ce02082fda50778de79e55b4b9b9b6976829
3
+ size 88619706