Models
GitHub
Discord
Turbo
Sign in
Download
Models
Download
GitHub
Discord
Sign in
phi3.5
:3.8b-mini-instruct-q8_0
319.4K
Downloads
Updated
12 months ago
A lightweight AI model with 3.8 billion parameters with performance overtaking similarly and larger sized models.
A lightweight AI model with 3.8 billion parameters with performance overtaking similarly and larger sized models.
Cancel
3.8b
phi3.5:3.8b-mini-instruct-q8_0
...
/
template
c608dc615584 · 149B
{{ if .System }}<|system|>
{{ .System }}<|end|>
{{ end }}{{ if .Prompt }}<|user|>
{{ .Prompt }}<|end|>
{{ end }}<|assistant|>
{{ .Response }}<|end|>