Models
GitHub
Discord
Docs
Cloud
Sign in
Download
Models
Download
GitHub
Discord
Docs
Cloud
Sign in
superdrew100
/
kappa-3-phi-3-4k-instruct-abliterated
:latest
345
Downloads
Updated
1 year ago
This is a model that has had the neurons for refusal snipped, allowing for a better uncensored model without the need for fine-tuning that might otherwise effect its behavior
This is a model that has had the neurons for refusal snipped, allowing for a better uncensored model without the need for fine-tuning that might otherwise effect its behavior
Cancel
kappa-3-phi-3-4k-instruct-abliterated:latest
...
/
template
c608dc615584 · 149B
{{ if .System }}<|system|>
{{ .System }}<|end|>
{{ end }}{{ if .Prompt }}<|user|>
{{ .Prompt }}<|end|>
{{ end }}<|assistant|>
{{ .Response }}<|end|>