571 4 days ago

Stronger uncensoring — model is fully unlocked and won't refuse prompts.

35b
6fbb8a5e1535 · 179B
{{ if .System }}<|im_start|>system
{{ .System }}<|im_end|>
{{ end }}{{ if .Prompt }}<|im_start|>user
{{ .Prompt }}<|im_end|>
{{ end }}<|im_start|>assistant
{{ .Output }}<|im_end|>