bebis1 commited on
Commit
9596184
·
verified ·
1 Parent(s): 83adfce

Upload adapter_config.json with huggingface_hub

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