hfunknown commited on
Commit
9db5d93
·
verified ·
1 Parent(s): adbb445

Upload adapter_config.json with huggingface_hub

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