26 1 month ago

321657a69684 · 192B
{
"min_p": 0.05,
"num_ctx": 65536,
"num_predict": 16384,
"repeat_last_n": 64,
"repeat_penalty": 1.02,
"stop": [
"<|im_end|>",
"<|endoftext|>"
],
"temperature": 0.5,
"top_k": 30,
"top_p": 0.95
}