How to use from
OpenClaw
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-450M-Extract-GGUF:
Configure OpenClaw
# Install OpenClaw:
npm install -g openclaw@latest
# Register the local server and set it as the default model:
openclaw onboard --non-interactive --mode local \
  --auth-choice custom-api-key \
  --custom-base-url http://127.0.0.1:8080/v1 \
  --custom-model-id "LiquidAI/LFM2.5-VL-450M-Extract-GGUF:" \
  --custom-provider-id llama-cpp \
  --custom-compatibility openai \
  --custom-text-input \
  --accept-risk \
  --skip-health
Run OpenClaw
openclaw agent --local --agent main --message "Hello from Hugging Face"
Quick Links
Liquid AI
Try LFMDocsLEAPDiscord

LFM2.5-VL-450M-Extract

Find more details in the original model card: https://huggingface.co/LiquidAI/LFM2.5-VL-450M-Extract

🏃 How to run LFM2.5-VL-450M-Extract

Example usage with llama.cpp:

llama-server -hf LiquidAI/LFM2.5-VL-450M-Extract-GGUF:Q4_0
llama-server -hf LiquidAI/LFM2.5-VL-450M-Extract-GGUF:F16
llama-cli -hf LiquidAI/LFM2.5-VL-450M-Extract-GGUF -p <system-prompt> --image <image>

In the system prompt, please describe the fields to extract in YAML format, example below:

wood_color: The overall coloration of the wood surface
wood_texture: The tactile quality of the wood surface 
wood_pattern: The partern types visible on the wood surface

📬 Contact

Downloads last month
629
GGUF
Model size
0.4B 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-450M-Extract-GGUF

Quantized
(2)
this model

Collection including LiquidAI/LFM2.5-VL-450M-Extract-GGUF