18 1 month ago

A sovereign engineering reasoning agent featuring a 6-stage reasoning loop. Built for local-first architecture decisions, trade-off analysis, and solo builders.

5bfaaa22d224 · 129B
{
"num_ctx": 4096,
"num_keep": 24,
"num_predict": 2048,
"stop": [
"User:",
">>>"
],
"temperature": 0.2,
"top_k": 40,
"top_p": 0.9
}