Models
Docs
Pricing
Sign in
Download
Models
Download
Docs
Pricing
Sign in
enghamzasalem77
/
pyxon-txt2kg
:latest
Updated
6 days ago
Cancel
pyxon-txt2kg:latest
...
/
template
c65a8771bd40 · 212B
{{- if .System }}<|im_start|>system
{{ .System }}<|im_end|>
{{ end }}{{- if .Prompt }}<|im_start|>user
{{ .Prompt }}<|im_end|>
{{ end }}<|im_start|>assistant
{{ .Response }}{{- if .Response }}<|im_end|>{{- end }}