SohamNale commited on
Commit
6c6ceac
1 Parent(s): fc1a11e

Update adapter_config.json

Browse files
Files changed (1) hide show
  1. adapter_config.json +2 -2
adapter_config.json CHANGED
@@ -22,6 +22,6 @@
22
  "q_proj",
23
  "v_proj"
24
  ],
25
- "task_type": "CAUSAL_LM",
26
- "use_rslora": false
27
  }
 
22
  "q_proj",
23
  "v_proj"
24
  ],
25
+ "task_type": "CAUSAL_LM"
26
+
27
  }