444 1 week ago

vision tools thinking
{{ if .System }}<bos><|turn>system
<|think|>{{ .System }}<turn|>
{{ end }}{{ if .Prompt }}<|turn>user
{{ .Prompt }}<turn|>
{{ end }}<|turn>model
{{ .Response }}<turn|>