TheBloke commited on
Commit
6b0a4fa
1 Parent(s): 1b20598

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -8,7 +8,7 @@
8
  "hidden_size": 8192,
9
  "initializer_range": 0.02,
10
  "intermediate_size": 28672,
11
- "max_position_embeddings": 2048,
12
  "model_type": "llama",
13
  "num_attention_heads": 64,
14
  "num_hidden_layers": 80,
 
8
  "hidden_size": 8192,
9
  "initializer_range": 0.02,
10
  "intermediate_size": 28672,
11
+ "max_position_embeddings": 4096,
12
  "model_type": "llama",
13
  "num_attention_heads": 64,
14
  "num_hidden_layers": 80,