REILX commited on
Commit
71d3f9d
1 Parent(s): 5ea6514

Upload 6 files

Browse files
adapter_config.json ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "/home/models/llava_model/llava-qwen-2-7b-clip_original/",
5
+ "bias": "none",
6
+ "fan_in_fan_out": false,
7
+ "inference_mode": true,
8
+ "init_lora_weights": true,
9
+ "layer_replication": null,
10
+ "layers_pattern": null,
11
+ "layers_to_transform": null,
12
+ "loftq_config": {},
13
+ "lora_alpha": 64,
14
+ "lora_dropout": 0.05,
15
+ "megatron_config": null,
16
+ "megatron_core": "megatron.core",
17
+ "modules_to_save": [
18
+ "multi_modal_projector"
19
+ ],
20
+ "peft_type": "LORA",
21
+ "r": 32,
22
+ "rank_pattern": {},
23
+ "revision": null,
24
+ "target_modules": [
25
+ "q_proj",
26
+ "o_proj",
27
+ "down_proj",
28
+ "gate_proj",
29
+ "k_proj",
30
+ "v_proj",
31
+ "up_proj"
32
+ ],
33
+ "task_type": "CAUSAL_LM",
34
+ "use_dora": false,
35
+ "use_rslora": false
36
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9818e4835cef3b133c30dcdc81884f4815ab626ba82fa1a10886c1dceebcd08c
3
+ size 204045488
images/llava-qwen2-lora-01.JPG ADDED
images/llava-qwen2-lora-02.JPG ADDED
images/llava-qwen2-lora-03.JPG ADDED
trainer_state.json ADDED
The diff for this file is too large to render. See raw diff