martingenzel commited on
Commit
1930fff
·
verified ·
1 Parent(s): e254d57
Files changed (1) hide show
  1. config.json +6 -6
config.json CHANGED
@@ -31,15 +31,15 @@
31
  "rank_pattern": {},
32
  "revision": null,
33
  "target_modules": [
34
- "down_proj",
35
- "ortho",
36
- "q_proj",
37
  "k_proj",
38
  "up_proj",
39
- "o_proj",
 
 
 
40
  "v_proj",
41
- "base",
42
- "gate_proj"
43
  ],
44
  "task_type": "CAUSAL_LM",
45
  "use_dora": false,
 
31
  "rank_pattern": {},
32
  "revision": null,
33
  "target_modules": [
34
+ "o_proj",
 
 
35
  "k_proj",
36
  "up_proj",
37
+ "q_proj",
38
+ "ortho",
39
+ "gate_proj",
40
+ "down_proj",
41
  "v_proj",
42
+ "base"
 
43
  ],
44
  "task_type": "CAUSAL_LM",
45
  "use_dora": false,