Liu-Xiang commited on
Commit
f962c72
·
verified ·
1 Parent(s): 7737a02

Upload adapter_config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. adapter_config.json +3 -3
adapter_config.json CHANGED
@@ -25,11 +25,11 @@
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
 
 
28
  "k_proj",
29
- "down_proj",
30
  "gate_proj",
31
- "q_proj",
32
- "v_proj",
33
  "up_proj"
34
  ],
35
  "task_type": "CAUSAL_LM",
 
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
28
+ "v_proj",
29
+ "q_proj",
30
  "k_proj",
 
31
  "gate_proj",
32
+ "down_proj",
 
33
  "up_proj"
34
  ],
35
  "task_type": "CAUSAL_LM",