sanghyun89 commited on
Commit
5d9d507
·
verified ·
1 Parent(s): e29a74a

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +8 -8
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -3,6 +3,8 @@
3
  "auto_mapping": null,
4
  "base_model_name_or_path": "Bllossom/llama-3.2-Korean-Bllossom-AICA-5B",
5
  "bias": "none",
 
 
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
8
  "init_lora_weights": true,
@@ -11,6 +13,7 @@
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
  "lora_alpha": 32,
 
14
  "lora_dropout": 0.05,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
@@ -20,16 +23,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "fc2",
24
- "fc1",
25
- "multi_modal_projector",
26
- "up_proj",
27
  "k_proj",
28
- "gate_proj",
29
- "down_proj",
30
- "v_proj",
31
  "o_proj",
32
- "q_proj"
 
 
 
 
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
 
3
  "auto_mapping": null,
4
  "base_model_name_or_path": "Bllossom/llama-3.2-Korean-Bllossom-AICA-5B",
5
  "bias": "none",
6
+ "eva_config": null,
7
+ "exclude_modules": null,
8
  "fan_in_fan_out": false,
9
  "inference_mode": true,
10
  "init_lora_weights": true,
 
13
  "layers_to_transform": null,
14
  "loftq_config": {},
15
  "lora_alpha": 32,
16
+ "lora_bias": false,
17
  "lora_dropout": 0.05,
18
  "megatron_config": null,
19
  "megatron_core": "megatron.core",
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
 
 
 
26
  "k_proj",
 
 
 
27
  "o_proj",
28
+ "q_proj",
29
+ "down_proj",
30
+ "gate_proj",
31
+ "up_proj",
32
+ "v_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:28befe7ac1f50eb7d85658040ef640dd3ac57f7d5b43162d516abf09da3edb1f
3
- size 181386728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:66b072ee46e01f41dc6db3c35a856f6db70ec304e26ad77205c29f9c7ff4ff96
3
+ size 1697767544