zhichaowang
commited on
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -5,7 +5,7 @@
|
|
| 5 |
"attention_bias": true,
|
| 6 |
"attention_dropout": 0.0,
|
| 7 |
"base_model_name_or_path": "../models/openai/gpt-oss-20b",
|
| 8 |
-
"base_model_type": "
|
| 9 |
"dtype": "bfloat16",
|
| 10 |
"enable_temperature_head": true,
|
| 11 |
"enable_top_p_head": true,
|
|
|
|
| 5 |
"attention_bias": true,
|
| 6 |
"attention_dropout": 0.0,
|
| 7 |
"base_model_name_or_path": "../models/openai/gpt-oss-20b",
|
| 8 |
+
"base_model_type": "gpt_oss",
|
| 9 |
"dtype": "bfloat16",
|
| 10 |
"enable_temperature_head": true,
|
| 11 |
"enable_top_p_head": true,
|