Models
GitHub
Discord
Turbo
Sign in
Download
Models
Download
GitHub
Discord
Sign in
deeokay
/
phi3student
:latest
19
Downloads
Updated
1 year ago
Base Model customized for lightweight Educational AI
Base Model customized for lightweight Educational AI
Cancel
phi3student:latest
...
/
template
52a83090beeb · 139B
{{ if .System }}<|system|>
{{ .System }}</s>
{{ end }}{{ if .Prompt }}<|user|>
{{ .Prompt }}</s>
{{ end }}<|assistant|>
{{ .Response }}</s>