Hugging-GK commited on
Commit
00fe453
·
verified ·
1 Parent(s): b808eb4

Upload model

Browse files
Files changed (1) hide show
  1. adapter_config.json +5 -5
adapter_config.json CHANGED
@@ -29,13 +29,13 @@
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
32
- "v_proj",
33
- "q_proj",
34
- "k_proj",
35
  "up_proj",
36
  "o_proj",
37
- "gate_proj",
38
- "down_proj"
 
 
39
  ],
40
  "target_parameters": null,
41
  "task_type": "SEQ_CLS",
 
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
32
+ "gate_proj",
 
 
33
  "up_proj",
34
  "o_proj",
35
+ "down_proj",
36
+ "q_proj",
37
+ "v_proj",
38
+ "k_proj"
39
  ],
40
  "target_parameters": null,
41
  "task_type": "SEQ_CLS",