tharun2909 commited on
Commit
c546842
·
verified ·
1 Parent(s): 3da1dd3

second commit

Browse files
Files changed (1) hide show
  1. adapter_config.json +2 -2
adapter_config.json CHANGED
@@ -29,8 +29,8 @@
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
32
- "c_proj",
33
- "c_attn"
34
  ],
35
  "target_parameters": null,
36
  "task_type": "CAUSAL_LM",
 
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
32
+ "c_attn",
33
+ "c_proj"
34
  ],
35
  "target_parameters": null,
36
  "task_type": "CAUSAL_LM",