8 2 months ago

An 8B parameter high-end model based on LLaMA-3.1. This is model is using Turkish language only for now.

tools
5fcee9e61991 · 195B
{
"num_ctx": 4096,
"num_predict": 2048,
"repeat_penalty": 1.13,
"stop": [
"<|start_header_id|>",
"<|end_header_id|>",
"<|eot_id|>"
],
"temperature": 0.55,
"top_k": 40,
"top_p": 0.92
}