1 month ago

bd4351c71ca3 · 212B
{
"num_ctx": 4096,
"num_predict": 2048,
"repeat_penalty": 1.1,
"stop": [
"<|startoftext|>",
"<|im_start|>",
"<|im_end|>",
"<|im_start|>user"
],
"temperature": 0.2,
"top_k": 40,
"top_p": 0.9
}