aedmark's picture
Update params
b5b8410 verified
raw
history blame contribute delete
153 Bytes
{
"temperature": 0.7,
"top_p": 0.9,
"stop": [
"<|im_start|>",
"<|im_end|>",
"<|eot_id|>",
"<|eom_id|>",
"<|end_of_text|>"
]
}