Blog
Discord
GitHub
Models
Sign in
Download
Models
Discord
Blog
GitHub
Download
Sign in
akuldatta
/
phi3-mini-4k-instruct
Cancel
18
Pulls
Updated
4 months ago
q6k
q6k
3.1GB
View all
2 Tags
phi3-mini-4k-instruct:q6k
...
/
template
52a83090beeb · 139B
{{ if .System }}<|system|>
{{ .System }}</s>
{{ end }}{{ if .Prompt }}<|user|>
{{ .Prompt }}</s>
{{ end }}<|assistant|>
{{ .Response }}</s>