Update adapter_config.json
Browse files- adapter_config.json +2 -2
adapter_config.json
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
{
|
2 |
"auto_mapping": {
|
3 |
-
"parent_library": "temp.py"
|
|
|
4 |
},
|
5 |
-
"base_model_class": "test",
|
6 |
"base_model_name_or_path": "facebook/opt-350m",
|
7 |
"bias": "none",
|
8 |
"fan_in_fan_out": false,
|
|
|
1 |
{
|
2 |
"auto_mapping": {
|
3 |
+
"parent_library": "temp.py",
|
4 |
+
"base_model_class": "test"
|
5 |
},
|
|
|
6 |
"base_model_name_or_path": "facebook/opt-350m",
|
7 |
"bias": "none",
|
8 |
"fan_in_fan_out": false,
|