Kendamarron commited on
Commit
2ba2c2e
1 Parent(s): 78fae8a

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -12,7 +12,7 @@
12
  "hidden_size": 3072,
13
  "initializer_range": 0.02,
14
  "intermediate_size": 8192,
15
- "max_position_embeddings": 4096,
16
  "mlp_bias": false,
17
  "model_type": "llama",
18
  "num_attention_heads": 24,
 
12
  "hidden_size": 3072,
13
  "initializer_range": 0.02,
14
  "intermediate_size": 8192,
15
+ "max_position_embeddings": 32768,
16
  "mlp_bias": false,
17
  "model_type": "llama",
18
  "num_attention_heads": 24,