LiquidAI/LFM2.5-VL-3B-GGUF

Model

63

stars

3

commits

1

repos using this model

2

linked in READMEs

Aug 31, 2026

updated

conversational
edge
endpoints_compatible
gguf
image-text-to-text
lfm2
lfm2.5
lfm2.5-vl
lfm2-vl
liquid
llama.cpp

README

Liquid AI
Try LFMDocsLEAPDiscord

LFM2.5-VL-3B-GGUF

LFM2.5 is a new generation of hybrid models developed by Liquid AI, specifically designed for edge AI and on-device deployment. It sets a new standard in terms of quality, speed, and memory efficiency.

Find more details in the original model card: https://huggingface.co/LiquidAI/LFM2.5-VL-3B

🏃 How to run LFM2.5-VL-3B

Example usage with llama.cpp:

llama-cli \
  -hf LiquidAI/LFM2.5-VL-3B-GGUF \
  --temp 0.2 \
  --top-k 50 \
  --repeat-penalty 1.0

Then you can type /image <IMAGE PATH> to add an image to the chat, then ask What is in the image? or any other question about the image.

Contributors

samuelstevens

2 commits

tuliren

1 commits

LiquidAI/LFM2.5-VL-3B-GGUF

Model

63

stars

3

commits

1

repos using this model

2

linked in READMEs

Aug 31, 2026

updated

conversational
edge
endpoints_compatible
gguf
image-text-to-text
lfm2
lfm2.5
lfm2.5-vl
lfm2-vl
liquid
llama.cpp

README

Liquid AI
Try LFMDocsLEAPDiscord

LFM2.5-VL-3B-GGUF

LFM2.5 is a new generation of hybrid models developed by Liquid AI, specifically designed for edge AI and on-device deployment. It sets a new standard in terms of quality, speed, and memory efficiency.

Find more details in the original model card: https://huggingface.co/LiquidAI/LFM2.5-VL-3B

🏃 How to run LFM2.5-VL-3B

Example usage with llama.cpp:

llama-cli \
  -hf LiquidAI/LFM2.5-VL-3B-GGUF \
  --temp 0.2 \
  --top-k 50 \
  --repeat-penalty 1.0

Then you can type /image <IMAGE PATH> to add an image to the chat, then ask What is in the image? or any other question about the image.

Contributors

samuelstevens

2 commits

tuliren

1 commits