rinogrego commited on
Commit
5b805aa
1 Parent(s): 7b3cb89

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
@@ -10,24 +10,24 @@
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
- "lora_alpha": 64,
14
  "lora_dropout": 0.1,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": null,
18
  "peft_type": "LORA",
19
- "r": 64,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "k_proj",
24
- "gate_proj",
25
- "q_proj",
26
- "o_proj",
27
  "v_proj",
28
  "up_proj",
29
- "lm_head",
30
- "down_proj"
 
 
 
31
  ],
32
  "task_type": "CAUSAL_LM",
33
  "use_dora": false,
 
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
+ "lora_alpha": 32,
14
  "lora_dropout": 0.1,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": null,
18
  "peft_type": "LORA",
19
+ "r": 32,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "lm_head",
 
 
 
24
  "v_proj",
25
  "up_proj",
26
+ "down_proj",
27
+ "q_proj",
28
+ "k_proj",
29
+ "gate_proj",
30
+ "o_proj"
31
  ],
32
  "task_type": "CAUSAL_LM",
33
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cc41438775dabc5a86d9dd3bc706eca5b0dcc740b2788152cf15386a304d2886
3
- size 303948152
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7cab626bc17db2a380d883bc4ce4fd73928ab7357017243d628e9d9e3cdd7061
3
+ size 299921784