155 1 month ago

qwen2.5-auditor is a local Ollama model wrapper built from qwen2.5-coder and tuned for security-focused code review and static analysis; it adopts a strict “Astra” system persona to act like a security engineer/bug-bounty auditor.

tools
607adc887d56 · 135B
{
"min_p": 0,
"num_ctx": 4096,
"num_predict": 1024,
"repeat_last_n": 256,
"repeat_penalty": 1.15,
"seed": 42,
"temperature": 0,
"top_k": 10,
"top_p": 1
}