Models
Docs
Pricing
Sign in
Download
Models
Download
Docs
Pricing
Sign in
jpmarindiaz
/
lfm2.5-vl-450m
:latest
77
Downloads
Updated
2 months ago
https://huggingface.co/LiquidAI/LFM2.5-VL-450M
https://huggingface.co/LiquidAI/LFM2.5-VL-450M
Cancel
lfm2.5-vl-450m:latest
...
/
template
62fbfd9ed093 · 182B
{{ if .System }}<|im_start|>system
{{ .System }}<|im_end|>
{{ end }}{{ if .Prompt }}<|im_start|>user
{{ .Prompt }}<|im_end|>
{{ end }}<|im_start|>assistant
{{ .Response }}<|im_end|>