stefanocarrera commited on
Commit
86eff9f
·
verified ·
1 Parent(s): a2be36e

Upload model

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