34 2 weeks ago

A concise, root-cause-first coding assistant built on Qwen2.5-Coder 7B. Debug and generate code with zero filler — runs entirely locally via Ollama.

8e740da9a2e0 · 182B
{
"num_ctx": 16384,
"num_predict": -1,
"repeat_penalty": 1.05,
"stop": [
"<|im_start|>",
"<|im_end|>",
"<|endoftext|>"
],
"temperature": 0.2,
"top_k": 40,
"top_p": 0.95
}