Sylvana commited on
Commit
e1e326e
·
verified ·
1 Parent(s): 2045e82

Upload model

Browse files
Files changed (1) hide show
  1. adapter_config.json +3 -3
adapter_config.json CHANGED
@@ -20,10 +20,10 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "c_attn",
24
  "c_fc2",
25
- "c_fc",
26
- "c_proj"
27
  ],
28
  "task_type": "CAUSAL_LM",
29
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "c_proj",
24
  "c_fc2",
25
+ "c_attn",
26
+ "c_fc"
27
  ],
28
  "task_type": "CAUSAL_LM",
29
  "use_dora": false,