Models
GitHub
Discord
Docs
Cloud
Sign in
Download
Models
Download
GitHub
Discord
Docs
Cloud
Sign in
adrienbrault
/
phi3-medium-128k
:q3_K_S
306
Downloads
Updated
1 year ago
bartowski/Phi-3-medium-128k-instruct-GGUF
bartowski/Phi-3-medium-128k-instruct-GGUF
Cancel
phi3-medium-128k:q3_K_S
...
/
template
542b217f179c · 148B
{{ if .System }}<|system|>
{{ .System }}<|end|>
{{ end }}{{ if .Prompt }}<|user|>
{{ .Prompt }}<|end|>
{{ end }}<|assistant|>
{{ .Response }}<|end|>