turboderp commited on
Commit
ed015c9
1 Parent(s): 4a1825a

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -13,6 +13,7 @@
13
  "layer_norm_eps": 1e-05,
14
  "logit_scale": 0.8333333333333334,
15
  "max_position_embeddings": 8192,
 
16
  "model_type": "cohere",
17
  "num_attention_heads": 96,
18
  "num_hidden_layers": 64,
 
13
  "layer_norm_eps": 1e-05,
14
  "logit_scale": 0.8333333333333334,
15
  "max_position_embeddings": 8192,
16
+ "model_max_length": 131072,
17
  "model_type": "cohere",
18
  "num_attention_heads": 96,
19
  "num_hidden_layers": 64,