fede97 commited on
Commit
0442a20
1 Parent(s): 5707374

Upload 3 files

Browse files
Files changed (3) hide show
  1. config.json +55 -0
  2. mm_projector.bin +3 -0
  3. trainer_state.json +0 -0
config.json ADDED
@@ -0,0 +1,55 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "/leonardo_scratch/large/userexternal/fcocchi0/rag_mlmm/hf_models/llama_3_1/models--meta-llama--Meta-Llama-3.1-8B-Instruct/snapshots/07eb05b21d191a58c577b4a45982fe0c049d0693",
3
+ "architectures": [
4
+ "LlamaForCausalLM"
5
+ ],
6
+ "attention_bias": false,
7
+ "attention_dropout": 0.0,
8
+ "bos_token_id": 128000,
9
+ "eos_token_id": [
10
+ 128001,
11
+ 128008,
12
+ 128009
13
+ ],
14
+ "freeze_mm_mlp_adapter": false,
15
+ "hidden_act": "silu",
16
+ "hidden_size": 4096,
17
+ "image_aspect_ratio": "square",
18
+ "initializer_range": 0.02,
19
+ "intermediate_size": 14336,
20
+ "max_position_embeddings": 131072,
21
+ "mlp_bias": false,
22
+ "mm_hidden_size": 1152,
23
+ "mm_patch_merge_type": "flat",
24
+ "mm_projector_lr": null,
25
+ "mm_projector_type": "mlp2x_gelu",
26
+ "mm_use_im_patch_token": false,
27
+ "mm_use_im_start_end": false,
28
+ "mm_vision_select_feature": "patch",
29
+ "mm_vision_select_layer": -2,
30
+ "mm_vision_tower": "/leonardo_scratch/large/userexternal/fcocchi0/rag_mlmm/hf_models/siglip/models--google--siglip-so400m-patch14-384/snapshots/7067f6db2baa594bab7c6d965fe488c7ac62f1c8",
31
+ "model_type": "llava_llama",
32
+ "num_attention_heads": 32,
33
+ "num_hidden_layers": 32,
34
+ "num_key_value_heads": 8,
35
+ "pretraining_tp": 1,
36
+ "rms_norm_eps": 1e-05,
37
+ "rope_scaling": {
38
+ "factor": 8.0,
39
+ "high_freq_factor": 4.0,
40
+ "low_freq_factor": 1.0,
41
+ "original_max_position_embeddings": 8192,
42
+ "rope_type": "llama3"
43
+ },
44
+ "rope_theta": 500000.0,
45
+ "siglip": true,
46
+ "tie_word_embeddings": false,
47
+ "tokenizer_model_max_length": 4096,
48
+ "tokenizer_padding_side": "right",
49
+ "torch_dtype": "bfloat16",
50
+ "transformers_version": "4.43.1",
51
+ "tune_mm_mlp_adapter": true,
52
+ "use_cache": true,
53
+ "use_mm_proj": true,
54
+ "vocab_size": 128256
55
+ }
mm_projector.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f24102820f1521f26eec276a31f94e4fbaf1e7bace5069fbcfdeddc9abf825e
3
+ size 43010104
trainer_state.json ADDED
The diff for this file is too large to render. See raw diff