Models
Docs
Pricing
Sign in
Download
Models
Download
Docs
Pricing
Sign in
h4rithd
/
buddy
:8b
4
Downloads
Updated
12 hours ago
Buddy is a fast, direct Llama 3 8B-based assistant optimized for quick answers, shell command generation, and low-friction daily technical work.
Buddy is a fast, direct Llama 3 8B-based assistant optimized for quick answers, shell command generation, and low-friction daily technical work.
Cancel
8b
buddy:8b
...
/
template
8ab4849b038c · 254B
{{ if .System }}<|start_header_id|>system<|end_header_id|>
{{ .System }}<|eot_id|>{{ end }}{{ if .Prompt }}<|start_header_id|>user<|end_header_id|>
{{ .Prompt }}<|eot_id|>{{ end }}<|start_header_id|>assistant<|end_header_id|>
{{ .Response }}<|eot_id|>