Update adapter_config.json
Browse files- adapter_config.json +1 -0
adapter_config.json
CHANGED
|
@@ -9,6 +9,7 @@
|
|
| 9 |
"layer_replication": null,
|
| 10 |
"layers_pattern": null,
|
| 11 |
"layers_to_transform": null,
|
|
|
|
| 12 |
"loftq_config": {},
|
| 13 |
"lora_alpha": 16,
|
| 14 |
"lora_dropout": 0.05,
|
|
|
|
| 9 |
"layer_replication": null,
|
| 10 |
"layers_pattern": null,
|
| 11 |
"layers_to_transform": null,
|
| 12 |
+
"model_type" : "phi3",
|
| 13 |
"loftq_config": {},
|
| 14 |
"lora_alpha": 16,
|
| 15 |
"lora_dropout": 0.05,
|