Fixed num_ctx to 8192. This Dolphin 2.9 Llama 3 8B model is ready to use for full model's 8k contexts window.
112 Pulls Updated 6 months ago
3b1bc934d80a · 74B
{
"num_ctx": 8192,
"stop": [
"<|im_start|>",
"<|im_end|>"
]
}