Models
Docs
Pricing
Sign in
Download
Models
Download
Docs
Pricing
Sign in
daxini2404
/
zayvora
:apr23
18
Downloads
Updated
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.
A sovereign engineering reasoning agent featuring a 6-stage reasoning loop. Built for local-first architecture decisions, trade-off analysis, and solo builders.
Cancel
zayvora:apr23
...
/
params
6e7cc59452af · 188B
{
"num_ctx": 4096,
"num_keep": 24,
"repeat_penalty": 1.1,
"stop": [
"<|start_header_id|>",
"<|end_header_id|>",
"<|eot_id|>"
],
"temperature": 0.3,
"top_k": 40,
"top_p": 0.85
}