anilguleroglu commited on
Commit
d24d20d
·
verified ·
1 Parent(s): 114a785

Upload model

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