alibayram/
kumru:latest

19 2 weeks ago

Kumru-2B is the lightweight, open-source version of Kumru LLM, developed for Turkish from scratch by VNGRS.

8ca5dd68fb06 · 147B
{
"num_ctx": 8192,
"num_predict": 512,
"repeat_penalty": 1.1,
"stop": [
"<|eot_id|>",
"<EOS>"
],
"temperature": 0.7,
"top_k": 40,
"top_p": 0.9
}