pus1k437/ fast-lua-gemma:e4b512-no-thinking

61 1 month ago

vision tools thinking audio e4b
cf38fbc413bf · 298B
{{- if .System }}<|turn>system
{{ .System }}<turn|>
{{ end -}}
{{- range .Messages }}<|turn>{{- if eq .Role "assistant" -}}model{{- else -}}{{ .Role }}{{- end -}}
{{ .Content }}<turn|>
{{ end -}}
{{- if .Prompt }}<|turn>user
{{ .Prompt }}<turn|>
{{ end -}}
<|turn>model
<|channel>thought
<channel|>