aedmark's picture
Update params
b49fc0f verified
raw
history blame
149 Bytes
{
"temperature": 0.7,
"top_p": 0.9,
"max_new_tokens": 4096,
"stop": [
"<|im_start|>",
"<|im_end|>",
"user",
"assistant"
]
}