pkalkman commited on
Commit
e377394
·
verified ·
1 Parent(s): 47000e1

Upload model

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