zhichaowang
commited on
Update config.json
Browse files- config.json +2 -2
config.json
CHANGED
|
@@ -4,9 +4,9 @@
|
|
| 4 |
],
|
| 5 |
"attention_dropout": 0.0,
|
| 6 |
"base_model_name_or_path": "../models/deepseek-ai/DeepSeek-R1-Distill-Qwen-7B/",
|
| 7 |
-
"base_model_type": "
|
| 8 |
"bos_token_id": 151643,
|
| 9 |
-
"dtype": "
|
| 10 |
"enable_temperature_head": true,
|
| 11 |
"enable_top_p_head": true,
|
| 12 |
"eos_token_id": 151643,
|
|
|
|
| 4 |
],
|
| 5 |
"attention_dropout": 0.0,
|
| 6 |
"base_model_name_or_path": "../models/deepseek-ai/DeepSeek-R1-Distill-Qwen-7B/",
|
| 7 |
+
"base_model_type": "qwen2",
|
| 8 |
"bos_token_id": 151643,
|
| 9 |
+
"dtype": "bfloat16",
|
| 10 |
"enable_temperature_head": true,
|
| 11 |
"enable_top_p_head": true,
|
| 12 |
"eos_token_id": 151643,
|