Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
{
|
2 |
"_name_or_path": "./mistral-first-test/",
|
3 |
-
|
4 |
"MistralForCausalLM"
|
5 |
],
|
6 |
"bos_token_id": 1,
|
|
|
1 |
{
|
2 |
"_name_or_path": "./mistral-first-test/",
|
3 |
+
"architectures": [
|
4 |
"MistralForCausalLM"
|
5 |
],
|
6 |
"bos_token_id": 1,
|