Upload Qwen2ForCausalLM
Browse files- config.json +6 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"Qwen2ForCausalLM"
|
5 |
],
|
@@ -20,6 +20,11 @@
|
|
20 |
"rope_scaling": null,
|
21 |
"rope_theta": 1000000.0,
|
22 |
"sliding_window": null,
|
|
|
|
|
|
|
|
|
|
|
23 |
"tie_word_embeddings": true,
|
24 |
"torch_dtype": "bfloat16",
|
25 |
"transformers_version": "4.46.3",
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "QwQ-CoT-0.5B-JA-v1.0",
|
3 |
"architectures": [
|
4 |
"Qwen2ForCausalLM"
|
5 |
],
|
|
|
20 |
"rope_scaling": null,
|
21 |
"rope_theta": 1000000.0,
|
22 |
"sliding_window": null,
|
23 |
+
"step_separator_ids": [
|
24 |
+
3407,
|
25 |
+
2533,
|
26 |
+
271
|
27 |
+
],
|
28 |
"tie_word_embeddings": true,
|
29 |
"torch_dtype": "bfloat16",
|
30 |
"transformers_version": "4.46.3",
|