15 9 hours ago

Validated runtime configuration + measured results for an abliterated (uncensored) Qwen3-Coder-Next 80B-A3B running as an agentic coding backend on CPU via ik_llama.cpp

57f7b15f6e1b · 91B
{
"min_p": 0.01,
"num_ctx": 65536,
"repeat_penalty": 1,
"temperature": 0.1,
"top_k": 40,
"top_p": 0.9
}