Update adapter_config.json
Browse files- adapter_config.json +2 -1
adapter_config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"alpha_pattern": {},
|
3 |
"auto_mapping": null,
|
4 |
-
"base_model_name_or_path": "ibm-granite/granite-3.
|
5 |
"bias": "none",
|
6 |
"eva_config": null,
|
7 |
"exclude_modules": null,
|
@@ -20,6 +20,7 @@
|
|
20 |
"modules_to_save": null,
|
21 |
"peft_type": "LORA",
|
22 |
"r": 32,
|
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
|
|
1 |
{
|
2 |
"alpha_pattern": {},
|
3 |
"auto_mapping": null,
|
4 |
+
"base_model_name_or_path": "ibm-granite/granite-3.2-8b-instruct",
|
5 |
"bias": "none",
|
6 |
"eva_config": null,
|
7 |
"exclude_modules": null,
|
|
|
20 |
"modules_to_save": null,
|
21 |
"peft_type": "LORA",
|
22 |
"r": 32,
|
23 |
+
"invocation_string": "<|start_of_role|>certainty<|end_of_role|>"
|
24 |
"rank_pattern": {},
|
25 |
"revision": null,
|
26 |
"target_modules": [
|