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