Converted by https://huggingface.co/mradermacher/, thanks!

37 Pulls Updated 3 months ago

c5860209c30b · 239B
{{ if .System }}<|role|>system<|says|>{{ .System }}<|end|> {{ end }}{{ if .Prompt }}<|role|>user<|says|>{{ .Prompt }}<|end|> {{ end }}{{ if .Response }}<|role|>assistant<|says|>{{ .Response }}<|end|> {{ end }} <|role|>assistant<|says|>