89 1 month 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.

tools
969c2f22f3b5 · 173B
{
"num_ctx": 8192,
"repeat_penalty": 1.1,
"stop": [
"<|start_header_id|>",
"<|end_header_id|>",
"<|eot_id|>"
],
"temperature": 0.3,
"top_k": 40,
"top_p": 0.9
}