zhichaowang commited on
Commit
d04c317
·
verified ·
1 Parent(s): e4fa489

Update config.json

Browse files
Files changed (1) hide show
  1. 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": "autodeco",
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,