Temporary using gpt_oss as model type
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -40,7 +40,7 @@
|
|
| 40 |
"full_attention"
|
| 41 |
],
|
| 42 |
"max_position_embeddings": 131072,
|
| 43 |
-
"model_type": "
|
| 44 |
"num_attention_heads": 64,
|
| 45 |
"num_experts_per_tok": 4,
|
| 46 |
"num_hidden_layers": 24,
|
|
|
|
| 40 |
"full_attention"
|
| 41 |
],
|
| 42 |
"max_position_embeddings": 131072,
|
| 43 |
+
"model_type": "gpt_oss",
|
| 44 |
"num_attention_heads": 64,
|
| 45 |
"num_experts_per_tok": 4,
|
| 46 |
"num_hidden_layers": 24,
|