Fixed num_ctx to 32768. This WizardLM-2 7B model is ready to use for full model's 32k contexts window.

111 6 months ago

90976b326ae6 · 75B
{
"num_ctx": 32768,
"stop": [
"<|im_start|>",
"<|im_end|>"
]
}