Commit
·
212d20a
1
Parent(s):
c0c9b44
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -8,10 +8,10 @@
|
|
| 8 |
"layers_to_transform": null,
|
| 9 |
"lora_alpha": 16,
|
| 10 |
"lora_dropout": 0.05,
|
|
|
|
| 11 |
"modules_to_save": null,
|
| 12 |
"peft_type": "LORA",
|
| 13 |
"r": 8,
|
| 14 |
-
"model_type": "llama",
|
| 15 |
"revision": null,
|
| 16 |
"target_modules": [
|
| 17 |
"q_proj",
|
|
|
|
| 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,
|
|
|
|
| 15 |
"revision": null,
|
| 16 |
"target_modules": [
|
| 17 |
"q_proj",
|