Models
Docs
Pricing
Sign in
Download
Models
Download
Docs
Pricing
Sign in
socialnetwooky
/
llava-phi3
:q4_2k
27
Downloads
Updated
1 year ago
Cancel
vision
llava-phi3:q4_2k
...
/
template
c608dc615584 · 149B
{{ if .System }}<|system|>
{{ .System }}<|end|>
{{ end }}{{ if .Prompt }}<|user|>
{{ .Prompt }}<|end|>
{{ end }}<|assistant|>
{{ .Response }}<|end|>