Models
Docs
Pricing
Sign in
Download
Models
Download
Docs
Pricing
Sign in
2028efeldman
/
llama-finetuned
:latest
72
Downloads
Updated
3 months ago
Cancel
llama-finetuned:latest
...
/
template
3b645b2274c2 · 266B
{{ if .System }}<|start_header_id|>system<|end_header_id|>
{{ .System }}<|eot_id|>{{ end }}{{ if .Prompt }}<|start_header_id|>user<|end_header_id|>
Input_text:
{{ .Prompt }}
Output:
<|eot_id|>{{ end }}<|start_header_id|>assistant<|end_header_id|>
{{ .Response }}