Models
GitHub
Discord
Docs
Cloud
Sign in
Download
Models
Download
GitHub
Discord
Docs
Cloud
Sign in
sparksammy
/
tinysam-msft
:latest
70
Downloads
Updated
1 year ago
Tiny version of samantha, made possible using phi3 by Microsoft.
Tiny version of samantha, made possible using phi3 by Microsoft.
Cancel
tinysam-msft:latest
...
/
template
c608dc615584 · 149B
{{ if .System }}<|system|>
{{ .System }}<|end|>
{{ end }}{{ if .Prompt }}<|user|>
{{ .Prompt }}<|end|>
{{ end }}<|assistant|>
{{ .Response }}<|end|>