Models
GitHub
Discord
Docs
Cloud
Sign in
Download
Models
Download
GitHub
Discord
Docs
Cloud
Sign in
duckyblender
/
racist-phi3
:latest
517
Downloads
Updated
1 year ago
Racist fine-tune based on Phi-3
Racist fine-tune based on Phi-3
Cancel
racist-phi3:latest
...
/
template
f462dc0fd10b · 155B
{{ if .System }}<|system|>
{{ .System }}<|end|>
{{ end }}{{ if .Prompt }}<|user|>
{{ .Prompt }}<|end|>
{{ end }}<|assistant|>
{{ .Response }}<|end|>