Models
GitHub
Discord
Turbo
Sign in
Download
Models
Download
GitHub
Discord
Sign in
mannix
/
phi3-mini-4k
:latest
706
Downloads
Updated
1 year ago
Phi-3 Mini is a lightweight 3B state-of-the-art open models by Microsoft. Updated in July 2024.
Phi-3 Mini is a lightweight 3B state-of-the-art open models by Microsoft. Updated in July 2024.
Cancel
phi3-mini-4k:latest
...
/
template
542b217f179c · 148B
{{ if .System }}<|system|>
{{ .System }}<|end|>
{{ end }}{{ if .Prompt }}<|user|>
{{ .Prompt }}<|end|>
{{ end }}<|assistant|>
{{ .Response }}<|end|>