Update config.json
Browse files- config.json +1 -0
config.json
CHANGED
@@ -13,6 +13,7 @@
|
|
13 |
"lora_alpha": 16,
|
14 |
"lora_dropout": 0,
|
15 |
"megatron_config": null,
|
|
|
16 |
"megatron_core": "megatron.core",
|
17 |
"modules_to_save": null,
|
18 |
"peft_type": "LORA",
|
|
|
13 |
"lora_alpha": 16,
|
14 |
"lora_dropout": 0,
|
15 |
"megatron_config": null,
|
16 |
+
"model_type": "minicpmv",
|
17 |
"megatron_core": "megatron.core",
|
18 |
"modules_to_save": null,
|
19 |
"peft_type": "LORA",
|