sergiopaniego HF Staff commited on
Commit
5164b82
·
verified ·
1 Parent(s): db48555

Upload model

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