Update adapter_config.json
Browse files- adapter_config.json +1 -1
adapter_config.json
CHANGED
@@ -3,6 +3,6 @@
|
|
3 |
"auto_mapping": null,
|
4 |
"base_model_name_or_path": "Neko-Institute-of-Science/LLaMA-65B-HF",
|
5 |
"revision": null,
|
6 |
-
"task_type": "CAUSAL_LM"
|
7 |
"inference_mode": true
|
8 |
}
|
|
|
3 |
"auto_mapping": null,
|
4 |
"base_model_name_or_path": "Neko-Institute-of-Science/LLaMA-65B-HF",
|
5 |
"revision": null,
|
6 |
+
"task_type": "CAUSAL_LM",
|
7 |
"inference_mode": true
|
8 |
}
|