rynmurdock
commited on
Commit
•
68c6583
1
Parent(s):
f108cd4
Update config.json
Browse files- config.json +1 -0
config.json
CHANGED
@@ -15,6 +15,7 @@
|
|
15 |
"megatron_config": null,
|
16 |
"megatron_core": "megatron.core",
|
17 |
"modules_to_save": null,
|
|
|
18 |
"peft_type": "LORA",
|
19 |
"r": 1024,
|
20 |
"rank_pattern": {},
|
|
|
15 |
"megatron_config": null,
|
16 |
"megatron_core": "megatron.core",
|
17 |
"modules_to_save": null,
|
18 |
+
"model_type":"llama",
|
19 |
"peft_type": "LORA",
|
20 |
"r": 1024,
|
21 |
"rank_pattern": {},
|