Upload adapter_config.json with huggingface_hub
Browse files- adapter_config.json +2 -2
adapter_config.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
{
|
2 |
"auto_mapping": null,
|
3 |
-
"base_model_name_or_path": "
|
4 |
"bias": "none",
|
5 |
"fan_in_fan_out": false,
|
6 |
"inference_mode": true,
|
@@ -17,4 +17,4 @@
|
|
17 |
"down_proj"
|
18 |
],
|
19 |
"task_type": "CAUSAL_LM"
|
20 |
-
}
|
|
|
1 |
{
|
2 |
"auto_mapping": null,
|
3 |
+
"base_model_name_or_path": "haoranxu/ALMA-13B-Pretrain",
|
4 |
"bias": "none",
|
5 |
"fan_in_fan_out": false,
|
6 |
"inference_mode": true,
|
|
|
17 |
"down_proj"
|
18 |
],
|
19 |
"task_type": "CAUSAL_LM"
|
20 |
+
}
|