underactuated commited on
Commit
566bce3
·
verified ·
1 Parent(s): ebe521d

Upload model

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