Update config.json
Browse files- 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,
|