Upload model_data/gpt-oss-20b/config.json with huggingface_hub
Browse files
model_data/gpt-oss-20b/config.json
CHANGED
|
@@ -36,15 +36,27 @@
|
|
| 36 |
"sliding_attention",
|
| 37 |
"full_attention",
|
| 38 |
"sliding_attention",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 39 |
"full_attention"
|
| 40 |
],
|
| 41 |
"max_position_embeddings": 131072,
|
| 42 |
"model_type": "gpt_oss",
|
| 43 |
"num_attention_heads": 64,
|
| 44 |
"num_experts_per_tok": 4,
|
| 45 |
-
"num_hidden_layers":
|
| 46 |
"num_key_value_heads": 8,
|
| 47 |
-
"num_local_experts":
|
| 48 |
"output_router_logits": false,
|
| 49 |
"pad_token_id": 199999,
|
| 50 |
"quantization_config": {
|
|
|
|
| 36 |
"sliding_attention",
|
| 37 |
"full_attention",
|
| 38 |
"sliding_attention",
|
| 39 |
+
"full_attention",
|
| 40 |
+
"sliding_attention",
|
| 41 |
+
"full_attention",
|
| 42 |
+
"sliding_attention",
|
| 43 |
+
"full_attention",
|
| 44 |
+
"sliding_attention",
|
| 45 |
+
"full_attention",
|
| 46 |
+
"sliding_attention",
|
| 47 |
+
"full_attention",
|
| 48 |
+
"sliding_attention",
|
| 49 |
+
"full_attention",
|
| 50 |
+
"sliding_attention",
|
| 51 |
"full_attention"
|
| 52 |
],
|
| 53 |
"max_position_embeddings": 131072,
|
| 54 |
"model_type": "gpt_oss",
|
| 55 |
"num_attention_heads": 64,
|
| 56 |
"num_experts_per_tok": 4,
|
| 57 |
+
"num_hidden_layers": 36,
|
| 58 |
"num_key_value_heads": 8,
|
| 59 |
+
"num_local_experts": 128,
|
| 60 |
"output_router_logits": false,
|
| 61 |
"pad_token_id": 199999,
|
| 62 |
"quantization_config": {
|