TheBloke commited on
Commit
4916ace
1 Parent(s): 45ff3a3

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -8,6 +8,7 @@
8
  "hidden_size": 5120,
9
  "initializer_range": 0.02,
10
  "intermediate_size": 13824,
 
11
  "max_position_embeddings": 2048,
12
  "model_type": "llama",
13
  "num_attention_heads": 40,
 
8
  "hidden_size": 5120,
9
  "initializer_range": 0.02,
10
  "intermediate_size": 13824,
11
+ "max_length": 4096,
12
  "max_position_embeddings": 2048,
13
  "model_type": "llama",
14
  "num_attention_heads": 40,