1 11 hours ago

cb825e85c66c · 180B
{
"num_predict": 200,
"repeat_penalty": 1.25,
"stop": [
"<|user|>",
"<|assistant|>",
"<|end|>",
"</|end|>"
],
"temperature": 0.3,
"top_k": 20,
"top_p": 0.9
}