shubham008
commited on
Commit
•
a9d86de
1
Parent(s):
bb9553c
Update adapter_config.json
Browse files- adapter_config.json +1 -0
adapter_config.json
CHANGED
@@ -2,6 +2,7 @@
|
|
2 |
"alpha_pattern": {},
|
3 |
"auto_mapping": null,
|
4 |
"base_model_name_or_path": "microsoft/phi-1_5",
|
|
|
5 |
"bias": "none",
|
6 |
"fan_in_fan_out": false,
|
7 |
"inference_mode": true,
|
|
|
2 |
"alpha_pattern": {},
|
3 |
"auto_mapping": null,
|
4 |
"base_model_name_or_path": "microsoft/phi-1_5",
|
5 |
+
"trust_remote_code":true,
|
6 |
"bias": "none",
|
7 |
"fan_in_fan_out": false,
|
8 |
"inference_mode": true,
|