Update adapter_config.json
Browse files- adapter_config.json +1 -0
adapter_config.json
CHANGED
|
@@ -15,6 +15,7 @@
|
|
| 15 |
"megatron_config": null,
|
| 16 |
"megatron_core": "megatron.core",
|
| 17 |
"modules_to_save": null,
|
|
|
|
| 18 |
"peft_type": "LORA",
|
| 19 |
"r": 64,
|
| 20 |
"rank_pattern": {},
|
|
|
|
| 15 |
"megatron_config": null,
|
| 16 |
"megatron_core": "megatron.core",
|
| 17 |
"modules_to_save": null,
|
| 18 |
+
"model_type": "mistral",
|
| 19 |
"peft_type": "LORA",
|
| 20 |
"r": 64,
|
| 21 |
"rank_pattern": {},
|