Models
Docs
Pricing
Sign in
Download
Models
Download
Docs
Pricing
Sign in
bkudler
/
llava-phi3
:latest
13
Downloads
Updated
2 months ago
Cancel
vision
llava-phi3:latest
...
/
template
c608dc615584 · 149B
{{ if .System }}<|system|>
{{ .System }}<|end|>
{{ end }}{{ if .Prompt }}<|user|>
{{ .Prompt }}<|end|>
{{ end }}<|assistant|>
{{ .Response }}<|end|>