charruadevs-4b / params
Jabr7's picture
Tighten sampling params (less rambling)
65303d7 verified
Raw
History Blame Contribute Delete
126 Bytes
{
"stop": ["<|im_end|>", "<|im_start|>"],
"temperature": 0.6,
"top_p": 0.9,
"min_p": 0.05,
"repeat_penalty": 1.18
}