Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -29,7 +29,7 @@
|
|
| 29 |
32
|
| 30 |
]
|
| 31 |
],
|
| 32 |
-
"max_position_embeddings":
|
| 33 |
"model_type": "mistral",
|
| 34 |
"num_attention_heads": 32,
|
| 35 |
"num_hidden_layers": 32,
|
|
|
|
| 29 |
32
|
| 30 |
]
|
| 31 |
],
|
| 32 |
+
"max_position_embeddings": 32768,
|
| 33 |
"model_type": "mistral",
|
| 34 |
"num_attention_heads": 32,
|
| 35 |
"num_hidden_layers": 32,
|