172 1 year ago

{
"num_ctx": 4096,
"num_predict": 300,
"repeat_penalty": 1.1,
"stop": [
"<|start_header_id|>",
"<|end_header_id|>",
"<|eot_id|>"
],
"temperature": 0.9,
"top_k": 40,
"top_p": 0.9
}