Thinker is a Qwen 3 14B Q8-based reasoning and writing model designed for structured analysis, planning, documentation, and deep technical explanations
tools
thinking
{
"num_ctx": 16384,
"num_gpu": 99,
"num_predict": 4096,
"repeat_penalty": 1.1,
"stop": [
"<|im_start|>",
"<|im_end|>"
],
"temperature": 0.6,
"top_k": 20,
"top_p": 0.95
}