1,166 6 months ago

Abliterated Llama 3, 3.1, 3.3

vision tools 8b 11b 16b 18.4b 21b 70b
62fbfd9ed093 · 182B
{{ if .System }}<|im_start|>system
{{ .System }}<|im_end|>
{{ end }}{{ if .Prompt }}<|im_start|>user
{{ .Prompt }}<|im_end|>
{{ end }}<|im_start|>assistant
{{ .Response }}<|im_end|>