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