Models
GitHub
Discord
Docs
Cloud
goffeltirana
goffeltirana@gmail.com
My models
Settings
Download
goffeltirana
goffeltirana@gmail.com
Models
My models
Settings
Download
GitHub
Discord
Docs
Cloud
Sign out
phi3
:14b-medium-128k-instruct-q3_K_S
13.4M
Downloads
Updated
1 year ago
Phi-3 is a family of lightweight 3B (Mini) and 14B (Medium) state-of-the-art open models by Microsoft.
Phi-3 is a family of lightweight 3B (Mini) and 14B (Medium) state-of-the-art open models by Microsoft.
Cancel
3.8b
14b
phi3:14b-medium-128k-instruct-q3_K_S
...
/
template
542b217f179c · 148B
{{ if .System }}<|system|>
{{ .System }}<|end|>
{{ end }}{{ if .Prompt }}<|user|>
{{ .Prompt }}<|end|>
{{ end }}<|assistant|>
{{ .Response }}<|end|>