Update config.json
Browse filesmistral class update
- config.json +1 -1
config.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
{
|
2 |
"architectures": [
|
3 |
-
"
|
4 |
],
|
5 |
"attention_dropout": 0.0,
|
6 |
"bos_token_id": 11,
|
|
|
1 |
{
|
2 |
"architectures": [
|
3 |
+
"MistralForCausalLM"
|
4 |
],
|
5 |
"attention_dropout": 0.0,
|
6 |
"bos_token_id": 11,
|