danangharis
commited on
Commit
•
e3b9a85
1
Parent(s):
f193ae7
Update adapter_config.json
Browse files- adapter_config.json +3 -2
adapter_config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"alpha_pattern": {},
|
3 |
"auto_mapping": null,
|
4 |
-
"base_model_name_or_path":
|
5 |
"bias": "none",
|
6 |
"fan_in_fan_out": false,
|
7 |
"inference_mode": true,
|
@@ -14,7 +14,8 @@
|
|
14 |
"megatron_config": null,
|
15 |
"megatron_core": "megatron.core",
|
16 |
"modules_to_save": null,
|
17 |
-
"peft_type": "LORA"
|
|
|
18 |
"r": 16,
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
|
|
1 |
{
|
2 |
"alpha_pattern": {},
|
3 |
"auto_mapping": null,
|
4 |
+
"base_model_name_or_path": "tiiuae/falcon-7b-instruct",
|
5 |
"bias": "none",
|
6 |
"fan_in_fan_out": false,
|
7 |
"inference_mode": true,
|
|
|
14 |
"megatron_config": null,
|
15 |
"megatron_core": "megatron.core",
|
16 |
"modules_to_save": null,
|
17 |
+
"peft_type": "LORA"
|
18 |
+
,
|
19 |
"r": 16,
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|