4 months ago

c671b531a39c · 207B
{
"min_p": 0.05,
"num_ctx": 8192,
"num_predict": -1,
"repeat_last_n": -1,
"repeat_penalty": 1.1,
"stop": [
"<|system|>",
"<|user|>",
"<|assistant|>"
],
"temperature": 0.3,
"top_k": 40,
"top_p": 0.4
}