Models
GitHub
Discord
Turbo
Sign in
Download
Models
Download
GitHub
Discord
Sign in
coolhand
/
alt-text
:11b
28
Downloads
Updated
4 months ago
Cancel
vision
tools
1b
1.8b
2b
4b
7b
8b
11b
12b
13b
24b
27b
34b
alt-text:11b
...
/
template
715415638c9c · 269B
{{- range $index, $_ := .Messages }}<|start_header_id|>{{ .Role }}<|end_header_id|>
{{ .Content }}
{{- if gt (len (slice $.Messages $index)) 1 }}<|eot_id|>
{{- else if ne .Role "assistant" }}<|eot_id|><|start_header_id|>assistant<|end_header_id|>
{{ end }}
{{- end }}