Pra-tham commited on
Commit
ade5185
1 Parent(s): b185654

Upload model

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