15 6 days ago

{
"num_ctx": 8192,
"num_predict": 4096,
"repeat_last_n": 512,
"repeat_penalty": 1.1,
"stop": [
"<|im_end|>",
"<|endoftext|>",
"<|im_start|>"
],
"temperature": 0.75,
"top_k": 40,
"top_p": 0.9
}