vishnuOI commited on
Commit
6a21402
·
verified ·
1 Parent(s): a772819

Upload adapter_config.json with huggingface_hub

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