Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"model_type": "
|
3 |
"decoder": {
|
4 |
"_name_or_path": "meta-llama/Llama-2-7b-chat-hf",
|
5 |
"add_cross_attention": false,
|
|
|
1 |
{
|
2 |
+
"model_type": "llama",
|
3 |
"decoder": {
|
4 |
"_name_or_path": "meta-llama/Llama-2-7b-chat-hf",
|
5 |
"add_cross_attention": false,
|