7 yesterday

mistral-nemo coder settings with context length 128k

tools 12b
8fef09275451 · 116B
{
"num_ctx": 131072,
"num_predict": 8192,
"repeat_penalty": 1,
"stop": [
"[INST]",
"[/INST]"
],
"temperature": 0.1,
"top_p": 0.95
}