How to use from the
Use from the
llama-cpp-python library
# !pip install llama-cpp-python

from llama_cpp import Llama

llm = Llama.from_pretrained(
	repo_id="LiquidAI/LFM2.5-VL-450M-Extract-GGUF",
	filename="",
)
llm.create_chat_completion(
	messages = "No input example has been defined for this model task."
)
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
1,039
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
(1)
this model

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