abdulmannan-01 commited on
Commit
60a5a7b
·
verified ·
1 Parent(s): c35f33b

Upload adapter_config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. adapter_config.json +3 -3
adapter_config.json CHANGED
@@ -27,12 +27,12 @@
27
  "revision": null,
28
  "target_modules": [
29
  "down_proj",
 
 
30
  "up_proj",
31
- "o_proj",
32
  "v_proj",
33
- "gate_proj",
34
  "q_proj",
35
- "k_proj"
36
  ],
37
  "task_type": "CAUSAL_LM",
38
  "use_dora": false,
 
27
  "revision": null,
28
  "target_modules": [
29
  "down_proj",
30
+ "k_proj",
31
+ "gate_proj",
32
  "up_proj",
 
33
  "v_proj",
 
34
  "q_proj",
35
+ "o_proj"
36
  ],
37
  "task_type": "CAUSAL_LM",
38
  "use_dora": false,