122 1 month ago

A custom model built on Bielik-Minitron-7B v3.0 Instruct, tuned to act as an autonomous coding and administration agent. It speaks the Anthropic-compatible API, so it drives Claude Code and OpenCode fully locally — your code never leaves your machine.

tools
ef221f6cd472 · 136B
{
"num_ctx": 32768,
"repeat_penalty": 1.05,
"stop": [
"<|im_start|>",
"<|im_end|>"
],
"temperature": 0,
"top_k": 20,
"top_p": 0.9
}