13 3 weeks ago

8b
ad163933d24f · 280B
{
"frequency_penalty": 0,
"min_p": 0.05,
"num_ctx": 10240,
"num_predict": 2048,
"presence_penalty": 0,
"repeat_last_n": 1024,
"repeat_penalty": 1.15,
"stop": [
"<|start_header_id|>",
"<|end_header_id|>",
"<|eot_id|>"
],
"temperature": 1,
"top_k": 0,
"top_p": 1,
"typical_p": 1
}