34 8 months ago

tools
034f8ee9827b · 218B
{
"num_batch": 512,
"num_ctx": 8192,
"num_predict": 2048,
"repeat_last_n": 256,
"repeat_penalty": 1.1,
"stop": [
"<|end_of_text|>",
"<|endoftext|>",
"</urdu>"
],
"temperature": 0.75,
"top_k": 40,
"top_p": 0.9
}