Blog
Discord
GitHub
Models
Sign in
Download
Models
Search
Discord
Blog
GitHub
Download
Sign in
jmorgan
/
phi3
Cancel
Updated
3 months ago
latest
latest
2.2GB
View all
1 Tag
phi3
...
/
template
542b217f179c · 148B
{{ if .System }}<|system|>
{{ .System }}<|end|>
{{ end }}{{ if .Prompt }}<|user|>
{{ .Prompt }}<|end|>
{{ end }}<|assistant|>
{{ .Response }}<|end|>