walterbm-cohere commited on
Commit
94c6dee
·
verified ·
1 Parent(s): 68edb1e

bump to 200k for output

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -438,7 +438,7 @@
438
  "full_attention"
439
  ],
440
  "logit_scale": 1.0,
441
- "max_position_embeddings": 128000,
442
  "model_type": "cohere2_moe",
443
  "norm_topk_prob": true,
444
  "num_attention_heads": 128,
 
438
  "full_attention"
439
  ],
440
  "logit_scale": 1.0,
441
+ "max_position_embeddings": 200000,
442
  "model_type": "cohere2_moe",
443
  "norm_topk_prob": true,
444
  "num_attention_heads": 128,