Models
GitHub
Discord
Docs
Cloud
Sign in
Download
Models
Download
GitHub
Discord
Docs
Cloud
Sign in
herald
/
phi3-128k
:latest
12.6K
Downloads
Updated
1 year ago
Phi-3 128K version of Q5
Phi-3 128K version of Q5
Cancel
phi3-128k:latest
...
/
template
c608dc615584 · 149B
{{ if .System }}<|system|>
{{ .System }}<|end|>
{{ end }}{{ if .Prompt }}<|user|>
{{ .Prompt }}<|end|>
{{ end }}<|assistant|>
{{ .Response }}<|end|>