Models
GitHub
Discord
Docs
Cloud
Sign in
Download
Models
Download
GitHub
Discord
Docs
Cloud
Sign in
rouge
/
phi-3-medium-4k-instruct-abliterated-v3
:latest
789
Downloads
Updated
1 year ago
This is microsoft/Phi-3-medium-4k-instruct (Uncensored)
This is microsoft/Phi-3-medium-4k-instruct (Uncensored)
Cancel
phi-3-medium-4k-instruct-abliterated-v3:latest
...
/
template
542b217f179c · 148B
{{ if .System }}<|system|>
{{ .System }}<|end|>
{{ end }}{{ if .Prompt }}<|user|>
{{ .Prompt }}<|end|>
{{ end }}<|assistant|>
{{ .Response }}<|end|>