Models
GitHub
Discord
Docs
Cloud
Sign in
Download
Models
Download
GitHub
Discord
Docs
Cloud
Sign in
alibayram
/
kumru
:latest
19
Downloads
Updated
2 weeks ago
Kumru-2B is the lightweight, open-source version of Kumru LLM, developed for Turkish from scratch by VNGRS.
Kumru-2B is the lightweight, open-source version of Kumru LLM, developed for Turkish from scratch by VNGRS.
Cancel
kumru:latest
...
/
params
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
}