mirror of
https://github.com/dogkeeper886/ollama37.git
synced 2025-12-20 20:57:01 +00:00
detect chat template from KV
This commit is contained in:
1
templates/alfred.gotmpl
Normal file
1
templates/alfred.gotmpl
Normal file
@@ -0,0 +1 @@
|
||||
{{ if .System }}<start_system>{{ .System }}<end_message>{{ end }}{{ if .Prompt }}<start_user>{{ .Prompt }}<end_message>{{ end }}<start_assistant>{{ .Response }}<end_message>
|
||||
Reference in New Issue
Block a user