AI Weekly Malaysia

Summaries

Short AI and tech summaries with source links, signal scores, and why each update matters for builders, founders, and Malaysian tech workers.

Reset

Showing 1-1 of 1 results

DateProviderScoreSummary
12 Aug 2026, 10:00 PMHugging Face Blog5.5 LFM2.5-VL-3B for Better and Faster Vision Capabilities for the Edge

LiquidAI released LFM2.5-VL-3B, a 3.1B parameter vision-language model designed for on-device/edge use, pairing a SigLIP2 400M vision encoder with their LFM2.5-2.6B text backbone. It was pre-trained on ~34T tokens with 4x more vision data than prior versions, supports 128K vocabulary for non-Latin scripts, and adds screen/UI understanding, object grounding, multi-image input, and function calling. Benchmarks show it leading its size class on real-world image tasks (RealWorldQA 73.1, MMStar 63.3) against comparably-sized models from Qwen, InternVL, and Gemma.

Why: If you are building on-device apps that need document/screen understanding or vision-grounded function calling without cloud API latency or cost, this is a concrete 3B model worth benchmarking against Qwen3.5-2B or InternVL 3.5 2B for your use case. The function-calling capability in vision-text contexts is the differentiator to test, since most small VLMs struggle there.

Top