albertodugo commited on
Commit
541fbbe
1 Parent(s): 410c700

Update adapter_config.json

Browse files
Files changed (1) hide show
  1. adapter_config.json +1 -3
adapter_config.json CHANGED
@@ -21,9 +21,7 @@
21
  "revision": null,
22
  "target_modules": [
23
  "q_proj",
24
- "k_proj",
25
- "v_proj",
26
- "o_proj"
27
  ],
28
  "task_type": "CAUSAL_LM",
29
  "use_dora": false,
 
21
  "revision": null,
22
  "target_modules": [
23
  "q_proj",
24
+ "v_proj"
 
 
25
  ],
26
  "task_type": "CAUSAL_LM",
27
  "use_dora": false,