Models
GitHub
Discord
Docs
Cloud
Sign in
Download
Models
Download
GitHub
Discord
Docs
Cloud
Sign in
sam860
/
LFM2
:2.6b-Q5_K_M
943
Downloads
Updated
1 month ago
Small models made to run on mobile devices, developed by Liquid AI
Small models made to run on mobile devices, developed by Liquid AI
Cancel
350m
700m
1.2b
2.6b
8b
LFM2:2.6b-Q5_K_M
...
/
template
a776233427f3 · 197B
{{ if .System }}<|startoftext|><|im_start|>system
{{ .System }}<|im_end|>
{{ end }}{{ if .Prompt }}<|im_start|>user
{{ .Prompt }}<|im_end|>
{{ end }}<|im_start|>assistant
{{ .Response }}<|im_end|>