ParasiticRogue commited on
Commit
5338120
1 Parent(s): 5c2e69a

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -11,7 +11,7 @@
11
  "hidden_size": 7168,
12
  "initializer_range": 0.02,
13
  "intermediate_size": 20480,
14
- "max_position_embeddings": 49152,
15
  "mlp_bias": false,
16
  "model_type": "llama",
17
  "num_attention_heads": 56,
 
11
  "hidden_size": 7168,
12
  "initializer_range": 0.02,
13
  "intermediate_size": 20480,
14
+ "max_position_embeddings": 200000,
15
  "mlp_bias": false,
16
  "model_type": "llama",
17
  "num_attention_heads": 56,