raihanf commited on
Commit
39eb3df
1 Parent(s): f6986b8

Upload model

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