cyberlis/
neural-chat:7b-v3-16k-q8_0

208 1 year ago

f21e6c3dc9e7 · 203B
{{- if .System }}### System:
{{ .System }}
{{- end }}
{{- if .Prompt }}### User:
{{ .Prompt }}
{{- end }}
{{- if .Response }}### Assistant:
{{ .Response }}
{{- else if .Prompt }}### Assistant:
{{- end }}