4 weeks ago

a2a7d1d5c9f2 · 216B
{
"num_batch": 128,
"num_ctx": 4096,
"num_gpu": 1,
"num_thread": 8,
"repeat_penalty": 1.1,
"stop": [
"<|start_header_id|>",
"<|end_header_id|>",
"<|eot_id|>"
],
"temperature": 0.7,
"top_k": 40,
"top_p": 0.9
}