Models
Docs
Pricing
Sign in
Download
Models
Download
Docs
Pricing
Sign in
carstenuhlig
/
omnicoder-9b
:q4_k_m
3,038
Downloads
Updated
6 days ago
9B coding agent based on Qwen3.5-9B, fine-tuned on 425K real agentic traces from Claude Opus 4.6, GPT-5.4, and Gemini 3.1. Reads before it writes, traces bugs to the root cause, doesn't clobber your existing code.
9B coding agent based on Qwen3.5-9B, fine-tuned on 425K real agentic traces from Claude Opus 4.6, GPT-5.4, and Gemini 3.1. Reads before it writes, traces bugs to the root cause, doesn't clobber your existing code.
Cancel
tools
thinking
omnicoder-9b:q4_k_m
...
/
params
87c3178ed987 · 136B
{
"num_ctx": 32768,
"repeat_penalty": 1,
"stop": [
"<|im_start|>",
"<|im_end|>"
],
"temperature": 0.6,
"top_k": 20,
"top_p": 0.95
}