Update config.json
Browse files- config.json +1 -0
config.json
CHANGED
|
@@ -16,6 +16,7 @@
|
|
| 16 |
"megatron_core": "megatron.core",
|
| 17 |
"modules_to_save": null,
|
| 18 |
"peft_type": "LORA",
|
|
|
|
| 19 |
"r": 4,
|
| 20 |
"rank_pattern": {},
|
| 21 |
"revision": null,
|
|
|
|
| 16 |
"megatron_core": "megatron.core",
|
| 17 |
"modules_to_save": null,
|
| 18 |
"peft_type": "LORA",
|
| 19 |
+
"model_type": "gpt_bigcode",
|
| 20 |
"r": 4,
|
| 21 |
"rank_pattern": {},
|
| 22 |
"revision": null,
|