Thunder-rk
commited on
Update config.json
Browse files- config.json +3 -0
config.json
CHANGED
@@ -1,4 +1,7 @@
|
|
1 |
{
|
|
|
|
|
|
|
2 |
"auto_mapping": null,
|
3 |
"base_model_name_or_path": "NousResearch/Llama-2-7b-chat-hf",
|
4 |
"bias": "none",
|
|
|
1 |
{
|
2 |
+
"architectures": [
|
3 |
+
"LlamaForCausalLM"
|
4 |
+
],
|
5 |
"auto_mapping": null,
|
6 |
"base_model_name_or_path": "NousResearch/Llama-2-7b-chat-hf",
|
7 |
"bias": "none",
|