ahmedgongi commited on
Commit
54ab09d
1 Parent(s): 2c8768f

Upload model

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