Zi-tian commited on
Commit
565ca5c
·
verified ·
1 Parent(s): 61d2ba2

Upload model

Browse files
Files changed (1) hide show
  1. adapter_config.json +2 -2
adapter_config.json CHANGED
@@ -20,12 +20,12 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "up_proj",
24
  "q_proj",
25
  "gate_proj",
 
 
26
  "v_proj",
27
  "k_proj",
28
- "o_proj",
29
  "down_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "q_proj",
24
  "gate_proj",
25
+ "up_proj",
26
+ "o_proj",
27
  "v_proj",
28
  "k_proj",
 
29
  "down_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",