Update adapter_config.json
Browse files- adapter_config.json +1 -3
adapter_config.json
CHANGED
@@ -27,7 +27,5 @@
|
|
27 |
"q_proj",
|
28 |
"up_proj"
|
29 |
],
|
30 |
-
"task_type": "CAUSAL_LM"
|
31 |
-
"use_dora": false,
|
32 |
-
"use_rslora": false
|
33 |
}
|
|
|
27 |
"q_proj",
|
28 |
"up_proj"
|
29 |
],
|
30 |
+
"task_type": "CAUSAL_LM"
|
|
|
|
|
31 |
}
|