aarbelle commited on
Commit
a7005fb
·
verified ·
1 Parent(s): d9a39c3

Update config.json

Browse files

update max positoins embeddings

Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -138,7 +138,7 @@
138
  "initializer_range": 0.02,
139
  "intermediate_size": 8192,
140
  "logits_scaling": 8.0,
141
- "max_position_embeddings": 16384,
142
  "mlp_bias": false,
143
  "model_type": "granite",
144
  "num_attention_heads": 32,
 
138
  "initializer_range": 0.02,
139
  "intermediate_size": 8192,
140
  "logits_scaling": 8.0,
141
+ "max_position_embeddings": 131072,
142
  "mlp_bias": false,
143
  "model_type": "granite",
144
  "num_attention_heads": 32,