Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -13,7 +13,7 @@
|
|
13 |
"peft_type": "LORA",
|
14 |
"r": 16,
|
15 |
"revision": null,
|
16 |
-
"model_type": "llama"
|
17 |
"target_modules": [
|
18 |
"k_proj",
|
19 |
"q_proj"
|
|
|
13 |
"peft_type": "LORA",
|
14 |
"r": 16,
|
15 |
"revision": null,
|
16 |
+
"model_type": "llama",
|
17 |
"target_modules": [
|
18 |
"k_proj",
|
19 |
"q_proj"
|