memray commited on
Commit
954d961
·
verified ·
1 Parent(s): 12a299a

Upload 2 files

Browse files

move adapter to main folder

Files changed (2) hide show
  1. adapter_config.json +41 -0
  2. adapter_model.bin +3 -0
adapter_config.json ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": {
4
+ "base_model_class": "Qwen2VLForConditionalGeneration",
5
+ "parent_library": "src.vlm_backbone.qwen2_vl.modeling_qwen2_vl"
6
+ },
7
+ "base_model_name_or_path": "Qwen/Qwen2-VL-7B-Instruct",
8
+ "bias": "none",
9
+ "eva_config": null,
10
+ "exclude_modules": null,
11
+ "fan_in_fan_out": false,
12
+ "inference_mode": true,
13
+ "init_lora_weights": "gaussian",
14
+ "layer_replication": null,
15
+ "layers_pattern": null,
16
+ "layers_to_transform": null,
17
+ "loftq_config": {},
18
+ "lora_alpha": 64,
19
+ "lora_bias": false,
20
+ "lora_dropout": 0.1,
21
+ "megatron_config": null,
22
+ "megatron_core": "megatron.core",
23
+ "modules_to_save": null,
24
+ "peft_type": "LORA",
25
+ "r": 8,
26
+ "rank_pattern": {},
27
+ "revision": null,
28
+ "target_modules": [
29
+ "k_proj",
30
+ "down_proj",
31
+ "q_proj",
32
+ "qkv_proj",
33
+ "v_proj",
34
+ "out_proj",
35
+ "o_proj",
36
+ "gate_up_proj"
37
+ ],
38
+ "task_type": null,
39
+ "use_dora": true,
40
+ "use_rslora": false
41
+ }
adapter_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8ed4bcd6411b40f49cd69bb6998f2b8ea7861436aec7c5694b5ea9293413bbda
3
+ size 41841050