Update config.json
Browse files- config.json +2 -2
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"MistralForCausalLM"
|
5 |
],
|
@@ -24,6 +24,6 @@
|
|
24 |
"torch_dtype": "bfloat16",
|
25 |
"transformers_version": "4.49.0",
|
26 |
"unsloth_fixed": true,
|
27 |
-
"use_cache":
|
28 |
"vocab_size": 131072
|
29 |
}
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "BeaverAI/MS-2501-DPE-QwQify-v0.1-24B",
|
3 |
"architectures": [
|
4 |
"MistralForCausalLM"
|
5 |
],
|
|
|
24 |
"torch_dtype": "bfloat16",
|
25 |
"transformers_version": "4.49.0",
|
26 |
"unsloth_fixed": true,
|
27 |
+
"use_cache": true,
|
28 |
"vocab_size": 131072
|
29 |
}
|