1 4 months ago

tools
befa87637325 · 219B
{
"frequency_penalty": 0.1,
"num_ctx": 16384,
"num_predict": 4096,
"presence_penalty": 0.1,
"repeat_penalty": 1.08,
"stop": [
"<|im_end|>",
"<|endoftext|>",
"---END---"
],
"temperature": 0.12,
"top_k": 35,
"top_p": 0.88
}