Models
GitHub
Discord
Turbo
Sign in
Download
Models
Download
GitHub
Discord
Sign in
Ryan512FL
/
llama3-GHAI-abliterated
:11b
1,164
Downloads
Updated
6 months ago
Abliterated Llama 3, 3.1, 3.3
Abliterated Llama 3, 3.1, 3.3
Cancel
vision
tools
8b
11b
16b
18.4b
21b
70b
llama3-GHAI-abliterated: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 }}