Oysiyl commited on
Commit
add20ff
1 Parent(s): 2981c34

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +15 -4
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -13,19 +13,30 @@
13
  "layers_pattern": null,
14
  "layers_to_transform": null,
15
  "loftq_config": {},
16
- "lora_alpha": 32,
17
- "lora_dropout": 0.05,
18
  "megatron_config": null,
19
  "megatron_core": "megatron.core",
20
  "modules_to_save": null,
21
  "peft_type": "LORA",
22
- "r": 16,
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
 
26
  "v_proj",
27
  "q_proj",
28
- "k_proj"
 
 
 
 
 
 
 
 
 
29
  ],
30
  "task_type": null,
31
  "use_dora": false,
 
13
  "layers_pattern": null,
14
  "layers_to_transform": null,
15
  "loftq_config": {},
16
+ "lora_alpha": 128,
17
+ "lora_dropout": 0.0,
18
  "megatron_config": null,
19
  "megatron_core": "megatron.core",
20
  "modules_to_save": null,
21
  "peft_type": "LORA",
22
+ "r": 64,
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
+ "gate_proj",
27
+ "k_proj",
28
  "v_proj",
29
  "q_proj",
30
+ "fc1",
31
+ "fc",
32
+ "up_proj",
33
+ "additional_fc",
34
+ "o_proj",
35
+ "c_proj",
36
+ "down_proj",
37
+ "output_proj",
38
+ "fc2",
39
+ "out_proj"
40
  ],
41
  "task_type": null,
42
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3e8e4bebb37d24a9fbc2b83e431991afeda7bb183c8758c31f6e510e61479f08
3
- size 79071880
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3941b204c25872803e065285c98d2954d4174cfa9da6467882042e929cd784cc
3
+ size 1014907984