Update adapter_config.json
Browse files- adapter_config.json +1 -1
adapter_config.json
CHANGED
|
@@ -21,7 +21,7 @@
|
|
| 21 |
"target_modules": [
|
| 22 |
"qkv_proj"
|
| 23 |
],
|
| 24 |
-
"task_type": "
|
| 25 |
"use_dora": false,
|
| 26 |
"use_rslora": false
|
| 27 |
}
|
|
|
|
| 21 |
"target_modules": [
|
| 22 |
"qkv_proj"
|
| 23 |
],
|
| 24 |
+
"task_type": "CodeGenForCausalLM",
|
| 25 |
"use_dora": false,
|
| 26 |
"use_rslora": false
|
| 27 |
}
|