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": "
|
| 17 |
"target_modules": [
|
| 18 |
"query_key_value"
|
| 19 |
],
|
|
|
|
| 13 |
"peft_type": "LORA",
|
| 14 |
"r": 16,
|
| 15 |
"revision": null,
|
| 16 |
+
"model_type": "falcon",
|
| 17 |
"target_modules": [
|
| 18 |
"query_key_value"
|
| 19 |
],
|