Liquid AI ships LFM2-VL-3B, a 3B vision model built for the edge

Liquid AI has released LFM2-VL-3B, a 3 billion parameter vision-language model designed to run on edge hardware rather than in a data center. It is the largest model in the company’s LFM2-VL family, which previously topped out at 1.6B parameters, and is available now under the LFM Open License on Hugging Face and through Liquid AI’s LEAP platform. The model pairs Liquid AI’s densest text backbone, LFM2-2.6B, with a SigLIP2 400M NaFlex vision encoder. That combination lets it take in images at t

2 min
Liquid AI ships LFM2-VL-3B, a 3B vision model built for the edge

Liquid AI has released LFM2-VL-3B, a 3 billion parameter vision-language model designed to run on edge hardware rather than in a data center. It is the largest model in the company’s LFM2-VL family, which previously topped out at 1.6B parameters, and is available now under the LFM Open License on Hugging Face and through Liquid AI’s LEAP platform.

LFM2-VL-3B running on edge devices to process an image with an efficient vision model

The model pairs Liquid AI’s densest text backbone, LFM2-2.6B, with a SigLIP2 400M NaFlex vision encoder. That combination lets it take in images at their native resolution and aspect ratio, then compress them to a configurable number of vision tokens. Developers can trade quality for speed by adjusting how many tokens each image consumes, a knob that matters when the model has to fit on a phone, a workstation, or an on-premise server.

On a standard suite of open multimodal benchmarks, LFM2-VL-3B edges out larger and similarly sized peers. It scores 67.31 on the aggregate the company reports, ahead of InternVL3.5-2B at 66.63, Qwen2.5-VL-3B at 66.61, and InternVL3-2B at 66.46. It reaches 71.37 on RealWorldQA and 51.83 on MM-IFEval, with low hallucination on the POPE benchmark and strong English OCR. Liquid AI notes it left Qwen3-VL-2B out of the table because that model shipped the day before.

Language knowledge holds up relative to the text backbone, at 30% on GPQA and 63% on MMLU. More notably, the model reads images in nine languages beyond English: Japanese, French, Spanish, German, Italian, Portuguese, Arabic, Chinese, and Korean. That positions it for documents and interfaces that mix text and visuals across locales.

The release fits a broader shift toward small, efficient multimodal models that can run where the data lives. A 3B model that handles images on device avoids sending sensitive scans or documents to the cloud, a constraint that matters in healthcare, manufacturing, and other regulated settings. Liquid AI frames the LFM2 line as proof that architecture and training choices, not just scale, still move the needle on practical deployments.

LFM2-VL-3B joins 450M and 1.6B variants in the family, giving developers a range of sizes for different hardware. All are tuned for instruction following and lightweight agentic flows rather than safety-critical decisions.

Sources

Liquid AI, “LFM2-VL-3B: A New Efficient Vision-Language for the Edge” (Aug 2026): https://www.liquid.ai/blog/lfm2-vl-3b-a-new-efficient-vision-language-for-the-edge

LFM2-VL-3B model card, Hugging Face: https://huggingface.co/LiquidAI/LFM2-VL-3B

Written by

More to read

  • Anthropic Demonstrates Autonomous De Novo Protein Design and Chemical Analysis with Claude

    Anthropic Demonstrates Autonomous De Novo Protein Design and Chemical Analysis with Claude Anthropic has published experimental results demonstrating Claude's ability to autonomously design de novo protein binders with physical wet-lab validation and automate complex analytical chemistry workflows. The findings show frontier LLMs acting as autonomous agents across computational biology and molecular characterization pipelines. In the primary experiment, Anthropic evaluated Claude Mythos Previe

    1 min
  • Cerebras Unveils CS-4 Rack-Scale System Powered by Three WSE-3 Turbo Chips and Nexus Architecture

    Cerebras Unveils CS-4 Rack-Scale System Powered by Three WSE-3 Turbo Chips and Nexus Architecture Cerebras Systems has announced the CS-4, a rack-scale AI accelerator system designed around three of its next-generation Wafer Scale Engine 3 Turbo (WSE-3 Turbo) chips and a modular hardware architecture dubbed Nexus. Cerebras confirmed that initial customer shipments for the CS-4 are scheduled to begin in the current quarter. The new system marks a structural shift from Cerebras's single-wafer CS

    1 min
  • AI FinOps: Cutting LLM Inference Costs by 30-60% Through Model Tiering, Caching, and GPU Optimization

    AI FinOps: Cutting LLM Inference Costs by 30-60% Through Model Tiering, Caching, and GPU Optimization Inference costs have become the second-largest line item in enterprise AI budgets, trailing only talent spend according to RapidData's State of Enterprise AI 2026. This shift represents a fundamental inversion from the 2021-2023 era when training dominated AI expenditure. The compounding nature of serving costs—accumulating every hour as long as users hit the API—means that even modest producti

    1 min