Rohanify's picture
Update params
9210f4f verified
Raw
History Blame Contribute Delete
142 Bytes
{
"temperature": 0.2,
"top_k": 50,
"top_p": 0.95,
"num_ctx": 1024,
"repeat_penalty": 1.05,
"stop": ["<|endoftext|>", "PROMPT:"]
}