Models
GitHub
Discord
Turbo
Sign in
Download
Models
Download
GitHub
Discord
Sign in
llava-phi3
:3.8b
120.3K
Downloads
Updated
1 year ago
A new small LLaVA model fine-tuned from Phi 3 Mini.
A new small LLaVA model fine-tuned from Phi 3 Mini.
Cancel
vision
3.8b
llava-phi3:3.8b
...
/
template
c608dc615584 · 149B
{{ if .System }}<|system|>
{{ .System }}<|end|>
{{ end }}{{ if .Prompt }}<|user|>
{{ .Prompt }}<|end|>
{{ end }}<|assistant|>
{{ .Response }}<|end|>