update
Browse files- config.json +1 -1
config.json
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
"inference_mode": true,
|
7 |
"lora_alpha": 32,
|
8 |
"lora_dropout": 0.1,
|
9 |
-
"model_type": "
|
10 |
"merge_weights": false,
|
11 |
"modules_to_save": null,
|
12 |
"peft_type": "LORA",
|
|
|
6 |
"inference_mode": true,
|
7 |
"lora_alpha": 32,
|
8 |
"lora_dropout": 0.1,
|
9 |
+
"model_type": "llama",
|
10 |
"merge_weights": false,
|
11 |
"modules_to_save": null,
|
12 |
"peft_type": "LORA",
|