Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -5,7 +5,7 @@
|
|
| 5 |
"architectures": [
|
| 6 |
"CodeGenForCausalLM"
|
| 7 |
],
|
| 8 |
-
"model_type": "
|
| 9 |
"pad_token_id": 1023,
|
| 10 |
"fan_in_fan_out": false,
|
| 11 |
"inference_mode": true,
|
|
|
|
| 5 |
"architectures": [
|
| 6 |
"CodeGenForCausalLM"
|
| 7 |
],
|
| 8 |
+
"model_type": "PEFT",
|
| 9 |
"pad_token_id": 1023,
|
| 10 |
"fan_in_fan_out": false,
|
| 11 |
"inference_mode": true,
|