yamete4 commited on
Commit
b669c6c
1 Parent(s): 3bff58d

Update adapter_config.json

Browse files
Files changed (1) hide show
  1. adapter_config.json +1 -1
adapter_config.json CHANGED
@@ -21,7 +21,7 @@
21
  "target_modules": [
22
  "qkv_proj"
23
  ],
24
- "task_type": "CAUSAL_LM",
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
  }