Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -49,7 +49,7 @@
|
|
| 49 |
"full_attention",
|
| 50 |
"full_attention"
|
| 51 |
],
|
| 52 |
-
"max_position_embeddings":
|
| 53 |
"max_window_layers": 36,
|
| 54 |
"model_type": "qwen3",
|
| 55 |
"num_attention_heads": 32,
|
|
|
|
| 49 |
"full_attention",
|
| 50 |
"full_attention"
|
| 51 |
],
|
| 52 |
+
"max_position_embeddings": 262144,
|
| 53 |
"max_window_layers": 36,
|
| 54 |
"model_type": "qwen3",
|
| 55 |
"num_attention_heads": 32,
|