43 2 months ago

{
"num_batch": 512,
"num_ctx": 8192,
"num_gpu": 99,
"num_thread": 8,
"repeat_penalty": 1,
"stop": [
"[|endofturn|]",
"[|assistant|]"
],
"temperature": 0.3,
"top_k": 50,
"top_p": 0.9
}