neihc commited on
Commit
517fd13
·
verified ·
1 Parent(s): cf757e0

Upload model

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