Realtime AI News
Liquid AI publishes LFM2.5-VL-DSpark, aimed at faster vision-language inference
Liquid AI has published a Hugging Face blog post introducing LFM2.5-VL-DSpark, an effort to accelerate vision-language models rather than enlarge them. The headline names a specific variant in the LFM2.5-VL line, with latency and token cost as the apparent focus, though no benchmark or release details are visible yet.

Liquid AI has published a post on the official Hugging Face blog titled Accelerating vision-language models with LFM2.5-VL-DSpark, dated September 24.
The title points to a specific variant in the LFM2.5-VL line. The VL in the name signals vision-language capability, while the DSpark suffix indicates a speed-oriented change, making acceleration rather than scale the stated theme of the update.
An image is converted into a large number of visual tokens that must be carried in context, so inference on vision-language models costs far more than on text-only models of comparable size. Competition has shifted accordingly: how many images, at what resolution, fit inside a fixed hardware and latency budget.
Judging by the LFM naming and the emphasis on acceleration, efficiency is the organising theme of this line rather than parameter count. Compact models compete with larger rivals on multimodal tasks by trading raw size for lower cost per token and deployment closer to the user.
What is missing so far is also the most important part. The visible headline does not show comparable latency or throughput numbers, how the variant behaves on standard multimodal benchmarks, or whether weights are being released. Those are the details that determine whether a speed-up claim is worth migrating for.
That makes the follow-up documentation the thing to watch: whether LFM2.5-VL-DSpark ships with open weights, how its measured performance compares with the base model, and whether the acceleration approach is a general technique or one tightly coupled to this architecture.
If the gains hold up, the biggest beneficiaries would be deployments that process images, documents or video on constrained hardware or inside private infrastructure, where per-image cost and latency decide what is feasible at all.
Why it matters
The cost of vision-language models is dominated by the context inflation that images bring, so whoever lowers cost per token unlocks more deployments on devices, in private infrastructure and at high concurrency. The real value of this update depends on released weights and comparable numbers, not on the promise in the title.
Nearby Updates
All09/24, 22:00
NVIDIA, Google DeepMind and Partners Release Open Dataset of Viral Protein Complexes for 2,800+ Viruses
NVIDIA has joined Google DeepMind, EMBL-EBI and other research organizations to release predicted 3D structures for the protein complexes of more than 2,800 viruses through the AlphaFold Database, free for any scientist to use. The structures were generated with AlphaFold2 optimized by NVIDIA's BioNeMo Inference Runtime, and about 30% of the protein interactions are entirely new to science.
09/24, 22:17
PCIe GPUs Are Underrated: Kernel Fixes and Communication Rework Lift DeepSeek Inference Throughput Nearly 7x
Chinese compute operator METASTONE says its Meta-Infer deployment engine used pure software optimisation, filling in missing kernels and rebuilding collective communication, to lift DeepSeek-V4.1-Flash input throughput on a single eight-card PCIe-only machine from a Day 0 community baseline of 1,932 tok/s to 13,274 tok/s, roughly 6.87 times. In video generation, about 1.5 units of 6000D match the throughput of one B300.
09/24, 22:31
Ando raises $20M to build a team messaging app where humans and agents work side by side
Ando, a startup building team messaging software where AI agents work alongside people, has raised $20 million in pre-seed and seed funding from Accel, Index Ventures and Emergence. The company is framing itself against Slack, betting that agents will become first-class members of enterprise communication rather than chatbots bolted onto a chat window.
09/24, 22:45
Google says Gemini 4 release is coming “as soon as possible”
Google has said its next-generation Gemini 4 model will be released “as soon as possible,” according to a report from 9to5google. The report offers no firm date or feature details, leaving the launch window open.