Models
GitHub
Discord
Docs
Cloud
Sign in
Download
Models
Download
GitHub
Discord
Docs
Cloud
Sign in
akuldatta
/
phi3-mini-4k-instruct
:iq4xs
102
Downloads
Updated
1 year ago
Cancel
phi3-mini-4k-instruct:iq4xs
...
/
template
52a83090beeb · 139B
{{ if .System }}<|system|>
{{ .System }}</s>
{{ end }}{{ if .Prompt }}<|user|>
{{ .Prompt }}</s>
{{ end }}<|assistant|>
{{ .Response }}</s>