gradientrouting-spar commited on
Commit
6ec3e78
·
verified ·
1 Parent(s): 3629025

Upload model

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