Update adapter_config.json
Browse files- adapter_config.json +2 -4
adapter_config.json
CHANGED
|
@@ -1,9 +1,7 @@
|
|
| 1 |
{
|
| 2 |
"alpha_pattern": {},
|
| 3 |
-
"auto_mapping":
|
| 4 |
-
|
| 5 |
-
},
|
| 6 |
-
"base_model_name_or_path": "internlm/internlm2-7b",
|
| 7 |
"bias": "none",
|
| 8 |
"eva_config": null,
|
| 9 |
"exclude_modules": null,
|
|
|
|
| 1 |
{
|
| 2 |
"alpha_pattern": {},
|
| 3 |
+
"auto_mapping": null,
|
| 4 |
+
"base_model_name_or_path": "eth-dl-rewards/internlm2-7b-mod",
|
|
|
|
|
|
|
| 5 |
"bias": "none",
|
| 6 |
"eva_config": null,
|
| 7 |
"exclude_modules": null,
|