Fixed num_ctx to 32768. This Mistral 7B v0.2 Instruct model is ready to use for full model's 32k contexts window.
289 Pulls Updated 6 months ago
90976b326ae6 · 75B
{
"num_ctx": 32768,
"stop": [
"<|im_start|>",
"<|im_end|>"
]
}