Sigurdur commited on
Commit
fd39653
·
verified ·
1 Parent(s): 8e0ef5e

Upload model

Browse files
Files changed (1) hide show
  1. adapter_config.json +3 -3
adapter_config.json CHANGED
@@ -25,12 +25,12 @@
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
28
- "k_proj",
29
  "o_proj",
30
- "q_proj",
31
- "gate_proj",
32
  "down_proj",
33
  "up_proj",
 
 
 
34
  "v_proj"
35
  ],
36
  "target_parameters": null,
 
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
 
28
  "o_proj",
 
 
29
  "down_proj",
30
  "up_proj",
31
+ "gate_proj",
32
+ "k_proj",
33
+ "q_proj",
34
  "v_proj"
35
  ],
36
  "target_parameters": null,