5 2 months ago

Dave is Dragon Cleaner's dry, no-nonsense cleanup decision engine. He weighs every file, venv, and cache against hard rules and returns clean JSON verdicts — yeet, keep, or ask the human — so you can reclaim disk space without the fluff.

029a67d299f8 · 161B
{
"num_ctx": 8192,
"num_predict": 512,
"repeat_penalty": 1.05,
"stop": [
"<|end_verdict|>",
"</response>"
],
"temperature": 0.15,
"top_k": 20,
"top_p": 0.85
}