209 2 weeks ago

maximum 256k context length for coding and other long-context tasks

tools 30b
b942f72a67b3 · 136B
{
"num_ctx": 262144,
"repeat_penalty": 1,
"stop": [
"<|im_start|>",
"<|im_end|>"
],
"temperature": 0.7,
"top_k": 20,
"top_p": 0.8
}