najju commited on
Commit
8f8d653
1 Parent(s): 16e2a3d

Upload model

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