nathanrchn commited on
Commit
a209fa4
·
verified ·
1 Parent(s): 23284e2

Upload config

Browse files
Files changed (1) hide show
  1. adapter_config.json +3 -3
adapter_config.json CHANGED
@@ -21,10 +21,10 @@
21
  "revision": null,
22
  "target_modules": [
23
  "gate_proj",
24
- "qkv_proj",
25
  "down_proj",
26
- "up_proj",
27
- "o_proj"
28
  ],
29
  "task_type": null,
30
  "use_dora": false,
 
21
  "revision": null,
22
  "target_modules": [
23
  "gate_proj",
24
+ "o_proj",
25
  "down_proj",
26
+ "qkv_proj",
27
+ "up_proj"
28
  ],
29
  "task_type": null,
30
  "use_dora": false,