Commit
·
9f44d4e
1
Parent(s):
ef0deb3
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -8,7 +8,7 @@
|
|
| 8 |
"layers_to_transform": null,
|
| 9 |
"lora_alpha": 16,
|
| 10 |
"lora_dropout": 0.05,
|
| 11 |
-
"model_type": "llama"
|
| 12 |
"modules_to_save": null,
|
| 13 |
"peft_type": "LORA",
|
| 14 |
"r": 8,
|
|
|
|
| 8 |
"layers_to_transform": null,
|
| 9 |
"lora_alpha": 16,
|
| 10 |
"lora_dropout": 0.05,
|
| 11 |
+
"model_type": "llama",
|
| 12 |
"modules_to_save": null,
|
| 13 |
"peft_type": "LORA",
|
| 14 |
"r": 8,
|