toshi456 commited on
Commit
1e2ceea
1 Parent(s): 9c91ad3

Upload 2 files

Browse files
Files changed (2) hide show
  1. config.json +44 -0
  2. mm_projector.bin +3 -0
config.json ADDED
@@ -0,0 +1,44 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "llm-jp/llm-jp-1.3b-v1.0",
3
+ "activation_function": "gelu",
4
+ "architectures": [
5
+ "GPT2LMHeadModel"
6
+ ],
7
+ "attn_pdrop": 0.1,
8
+ "bos_token_id": 7,
9
+ "embd_pdrop": 0.1,
10
+ "eos_token_id": 7,
11
+ "gradient_checkpointing": false,
12
+ "image_aspect_ratio": "square",
13
+ "initializer_range": 0.02,
14
+ "layer_norm_epsilon": 1e-05,
15
+ "mm_hidden_size": 2304,
16
+ "mm_projector_type": "mlp2x_gelu",
17
+ "mm_vision_select_feature": "patch",
18
+ "mm_vision_select_layer": -2,
19
+ "mm_vision_tower": "google/siglip-so400m-patch14-384",
20
+ "model_type": "llava-jp",
21
+ "n_ctx": 1024,
22
+ "n_embd": 2048,
23
+ "n_head": 16,
24
+ "n_inner": 8192,
25
+ "n_layer": 24,
26
+ "n_positions": 2048,
27
+ "reorder_and_upcast_attn": false,
28
+ "resid_pdrop": 0.1,
29
+ "scale_attn_by_inverse_layer_idx": false,
30
+ "scale_attn_weights": true,
31
+ "summary_activation": null,
32
+ "summary_first_dropout": 0.1,
33
+ "summary_proj_to_labels": true,
34
+ "summary_type": "cls_index",
35
+ "summary_use_proj": true,
36
+ "tokenizer_model_max_length": 1532,
37
+ "tokenizer_padding_side": "right",
38
+ "torch_dtype": "float16",
39
+ "transformers_version": "4.38.2",
40
+ "tune_mm_mlp_adapter": true,
41
+ "use_cache": true,
42
+ "use_mm_proj": true,
43
+ "vocab_size": 50688
44
+ }
mm_projector.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:042e173f935b772675134af2e0f8930adfb47a37ef71905bad0eb7f410f6d366
3
+ size 35670072