AtharavJadhav commited on
Commit
6f80135
1 Parent(s): fe98d9a

Update adapter_config.json

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