How to use from
Hermes Agent
Start the llama.cpp server
# Install llama.cpp:
brew install llama.cpp
# Start a local OpenAI-compatible server:
llama serve -hf LiquidAI/LFM2.5-VL-1.6B-GGUF:
Configure Hermes
# Install Hermes:
curl -fsSL https://hermes-agent.nousresearch.com/install.sh | bash
hermes setup
# Point Hermes at the local server:
hermes config set model.provider custom
hermes config set model.base_url http://127.0.0.1:8080/v1
hermes config set model.default LiquidAI/LFM2.5-VL-1.6B-GGUF:
Run Hermes
hermes
Quick Links
Liquid AI
Try LFM โ€ข Docs โ€ข LEAP โ€ข Discord

LFM2.5-VL-1.6B

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

๐Ÿƒ How to run LFM2.5-VL-1.6B

Example usage with llama.cpp:

llama-cli \
  -hf LiquidAI/LFM2.5-VL-3B-GGUF \
  --temp 0.1 \
  --min-p 0.15 \
  --repeat-penalty 1.05

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.

๐Ÿ“ฌ Contact

Downloads last month
54,403
GGUF
Model size
1B params
Architecture
lfm2
Hardware compatibility
Log In to add your hardware

4-bit

5-bit

6-bit

8-bit

16-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support

Model tree for LiquidAI/LFM2.5-VL-1.6B-GGUF

Quantized
(25)
this model

Space using LiquidAI/LFM2.5-VL-1.6B-GGUF 1

Collection including LiquidAI/LFM2.5-VL-1.6B-GGUF