Angshuman28 commited on
Commit
359cf52
·
verified ·
1 Parent(s): 04e5f22

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. adapter_config.json +2 -2
adapter_config.json CHANGED
@@ -31,9 +31,9 @@
31
  "revision": null,
32
  "target_modules": [
33
  "q_proj",
 
34
  "v_proj",
35
- "k_proj",
36
- "o_proj"
37
  ],
38
  "target_parameters": null,
39
  "task_type": "CAUSAL_LM",
 
31
  "revision": null,
32
  "target_modules": [
33
  "q_proj",
34
+ "o_proj",
35
  "v_proj",
36
+ "k_proj"
 
37
  ],
38
  "target_parameters": null,
39
  "task_type": "CAUSAL_LM",