Models
GitHub
Discord
Docs
Cloud
Sign in
Download
Models
Download
GitHub
Discord
Docs
Cloud
Sign in
mannix
/
llava-phi3
:iq3_s
1,926
Downloads
Updated
1 year ago
A new small LLaVA model fine-tuned from Phi 3 Mini [I-Quants]
A new small LLaVA model fine-tuned from Phi 3 Mini [I-Quants]
Cancel
vision
llava-phi3:iq3_s
...
/
template
c608dc615584 · 149B
{{ if .System }}<|system|>
{{ .System }}<|end|>
{{ end }}{{ if .Prompt }}<|user|>
{{ .Prompt }}<|end|>
{{ end }}<|assistant|>
{{ .Response }}<|end|>