Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -47,7 +47,7 @@
|
|
| 47 |
"sliding_attention",
|
| 48 |
"full_attention"
|
| 49 |
],
|
| 50 |
-
"max_position_embeddings":
|
| 51 |
"model_type": "gemma4_text",
|
| 52 |
"moe_intermediate_size": null,
|
| 53 |
"num_attention_heads": 32,
|
|
|
|
| 47 |
"sliding_attention",
|
| 48 |
"full_attention"
|
| 49 |
],
|
| 50 |
+
"max_position_embeddings": 262144,
|
| 51 |
"model_type": "gemma4_text",
|
| 52 |
"moe_intermediate_size": null,
|
| 53 |
"num_attention_heads": 32,
|