NotoriousH2 commited on
Commit
0cc42b9
·
verified ·
1 Parent(s): 944424b

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +7 -4
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -12,21 +12,24 @@
12
  "layers_pattern": null,
13
  "layers_to_transform": null,
14
  "loftq_config": {},
15
- "lora_alpha": 2,
16
  "lora_bias": false,
17
  "lora_dropout": 0,
18
  "megatron_config": null,
19
  "megatron_core": "megatron.core",
20
  "modules_to_save": null,
21
  "peft_type": "LORA",
22
- "r": 1,
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "v_proj",
27
  "q_proj",
28
  "k_proj",
29
- "o_proj"
 
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
12
  "layers_pattern": null,
13
  "layers_to_transform": null,
14
  "loftq_config": {},
15
+ "lora_alpha": 8,
16
  "lora_bias": false,
17
  "lora_dropout": 0,
18
  "megatron_config": null,
19
  "megatron_core": "megatron.core",
20
  "modules_to_save": null,
21
  "peft_type": "LORA",
22
+ "r": 4,
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
+ "o_proj",
27
  "q_proj",
28
  "k_proj",
29
+ "gate_proj",
30
+ "up_proj",
31
+ "down_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:7a40e4ab0a8d21b2a0e5b97e4246618c4be3b3372b6bc77e2175f2d17617d170
3
- size 2552416
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:da2e58c26831d75457fc7b1369ec1af0399e5e261e47ca68048fb5d995ec22b5
3
+ size 40421816