Models
Docs
Pricing
Sign in
Download
Models
Download
Docs
Pricing
Sign in
CrimsonDragonX7
/
Dave
:latest
5
Downloads
Updated
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.
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.
Cancel
Dave:latest
...
/
template
62fbfd9ed093 · 182B
{{ if .System }}<|im_start|>system
{{ .System }}<|im_end|>
{{ end }}{{ if .Prompt }}<|im_start|>user
{{ .Prompt }}<|im_end|>
{{ end }}<|im_start|>assistant
{{ .Response }}<|im_end|>