israel commited on
Commit
35fe839
1 Parent(s): c808536

Update adapter_config.json

Browse files
Files changed (1) hide show
  1. adapter_config.json +1 -2
adapter_config.json CHANGED
@@ -30,6 +30,5 @@
30
  "up_proj",
31
  "q_proj"
32
  ],
33
- "task_type": "CAUSAL_LM",
34
- "use_rslora": false
35
  }
 
30
  "up_proj",
31
  "q_proj"
32
  ],
33
+ "task_type": "CAUSAL_LM"
 
34
  }