kamaludeen
commited on
Commit
·
3d1be79
1
Parent(s):
3fc63af
Rename config_llama.json to config.json
Browse files
config_llama.json → config.json
RENAMED
@@ -11,6 +11,7 @@
|
|
11 |
"lora_dropout": 0.1,
|
12 |
"modules_to_save": null,
|
13 |
"peft_type": "LORA",
|
|
|
14 |
"r": 64,
|
15 |
"revision": null,
|
16 |
"target_modules": [
|
|
|
11 |
"lora_dropout": 0.1,
|
12 |
"modules_to_save": null,
|
13 |
"peft_type": "LORA",
|
14 |
+
"model_type": "llama"
|
15 |
"r": 64,
|
16 |
"revision": null,
|
17 |
"target_modules": [
|