Transformers
Safetensors
openlm
Inference Endpoints
vaishaal commited on
Commit
a24d330
1 Parent(s): b514b5e

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -26,7 +26,7 @@
26
  "positional_embedding_type": "rotary",
27
  "post_embed_norm": false,
28
  "qk_norm": true,
29
- "seq_len": 2048,
30
  "vocab_size": 50432,
31
  "weight_tying": false,
32
  "torch_dtype": "float32",
 
26
  "positional_embedding_type": "rotary",
27
  "post_embed_norm": false,
28
  "qk_norm": true,
29
+ "seq_len": 8192,
30
  "vocab_size": 50432,
31
  "weight_tying": false,
32
  "torch_dtype": "float32",