liskCell/ lpt6:latest

12 3 weeks ago

A new Model First Human Model

4d0ebacc0be5 · 155B
{{ if .System }}<|turn>system
{{ .System }}<turn|>
{{ end }}{{ if .Prompt }}<|turn>user
{{ .Prompt }}<turn|>
{{ end }}<|turn>model
{{ .Response }}<turn|>