Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -22,7 +22,7 @@
|
|
22 |
"merged_lm_and_talk_heads": false,
|
23 |
"merged_lm_and_think_heads": true,
|
24 |
"merged_talk_heads": true,
|
25 |
-
"model_type": "
|
26 |
"num_attention_heads": 32,
|
27 |
"num_hidden_layers": 32,
|
28 |
"num_key_value_heads": 8,
|
|
|
22 |
"merged_lm_and_talk_heads": false,
|
23 |
"merged_lm_and_think_heads": true,
|
24 |
"merged_talk_heads": true,
|
25 |
+
"model_type": "mistral",
|
26 |
"num_attention_heads": 32,
|
27 |
"num_hidden_layers": 32,
|
28 |
"num_key_value_heads": 8,
|