Text Generation
Transformers
Safetensors
4 languages
cohere
conversational
Inference Endpoints
text-generation-inference
JosephusCheung commited on
Commit
201ecd2
1 Parent(s): 1c13844

Update config.json

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