Liquid AI 推出 LFM2.5-VL-3B-DSpark:推測解碼加速視覺語言模型,最高提升 3.13 倍

2026年9月25日 23:11
站內 AI 整理稿

Liquid AI has announced LFM2.5-VL-3B-DSpark, an experimental speculative-decoding draft model for its LFM2.5-VL-3B vision-language model.The drafter adds about 280M parameters and speeds up decoding without changing the model’s output.Liquid AI team reports up to 3.

13x faster decoding on Apple silicon and up to 2.66x on an NVIDIA H100.Is it deployable?Yes, Weights are live on Hugging Face in Safetensors and GGUF, with day-one support in SGLang, MLX-VLM, and llama.cpp.Liquid AI team labels the release experimental, and it ships under the LFM Open License v1.

0, which allows free commercial use only for companies under $10M in annual revenue.What Speculative Decoding Changes for a VLM A standard model generates one token per forward pass.Speculative decoding adds a small drafter that proposes several tokens ahead.

The large target model then checks the whole block in one pass and keeps the tokens it agrees with.DSpark follows the recipe from Liquid AI’s text-model DSpark drafters, described in the DSpark paper.

The drafter reads the target model’s hidden states from several layers and predicts the next k tokens.The key design point: modality does not matter to the drafter.By the time tokens reach the hidden layers, text and image patches are both just tensors.

So Liquid AI team reuses the exact same inference algorithm for its vision-language model.window.addEventListener("message",function(e){if(e.data&&e.data.mtpDsparkHeight){var f=document.getElementById("mtp-dspark-frame");if(f){f.style.height=e.data.

mtpDsparkHeight+"px";}}}); Drafter Architecture and Training The drafter is a simplified attention-only model.Ablations picked 4 layers and a block size of 9.Liquid AI recommends a block size of 8 or 9 at inference, depending on hardware.Apple silicon runs use 8.

ComponentParametersDecoder stack (4 layers)193.0MHidden-state projection21.0MMarkov head65.5MNorms + confidence head6.4kTotal279.5M The embedding and LM head are tied to the target, so the drafter does not carry them.Liquid AI says this raises the deployed parameter count by 8.9%.

Training used supervised fine-tuning data covering common vision-language tasks for 10 epochs.All ablations and training ran exclusively on AMD hardware.

Benchmark Results Evaluation follows the MMSpec benchmark across 6 task types: General VQA, Text VQA, Image Captioning, Chart VQA, Complex Reasoning, and Multi-turn Conversation.All runs used batch size 1, temperature 0, and 16-bit weights for the vision encoder and backbone.

Data was collected on Pipette, Liquid AI’s public device-benchmarking infrastructure.StackDecode speedupEnd-to-end speedupAccepted tokens per passMLX-VLM, M5 Max MacBook Pro (block 8)2.30x to 3.13x1.56x to 2.62x3.24 to 4.34llama.cpp, M3 Ultra (block 8)1.57x to 2.14x1.30x to 1.77x3.31 to 4.

50SGLang, 1x H100 80GB (block 9)2.04x to 2.66x1.64x to 2.27x3.46 to 4.57 The ‘up to’ decode and end-to-end figures often come from different tasks.On the M5 Max, 3.13x decode is from COCO captioning, while 2.62x end-to-end is from MMMU-Pro.Acceptance landed in a similar range on both Apple stacks.

Liquid AI reads this as acceptance depending on the drafter and workload, not the runtime.At higher concurrency, DSpark kept a throughput advantage at every measured level on a single H100 in SGLang.The gap narrows as concurrency rises.

Output Quality and Temperature Under greedy decoding, the target verifies every proposed token, so output is identical to the base model.At non-zero temperatures with matched sampling, speculative decoding preserves the target’s output distribution, as proven by Leviathan et al.

Temperature does affect speed.Higher temperatures spread probability across more candidate tokens, so drafter and target disagree more often.In Liquid AI’s tests, this lowered acceptance and throughput.Why End-to-End Gains Are Smaller on Edge Speculative decoding only accelerates decoding.

Image encoding and prefill run at the same speed.A VLM must encode the image, then process hundreds of visual tokens alongside the prompt.On edge devices with less compute than data center GPUs, prefill takes a larger share of latency.

Liquid AI frames this as Amdahl’s law: total speedup is bounded by the part left unaccelerated.This explains cases like TextVQA on the M5 Max, where 2.69x faster decoding yields 1.56x end to end.How to Run It SGLang requires v0.5.19 or newer.Launch LiquidAI/LFM2.

5-VL-3B with --speculative-algorithm DSPARK and point --speculative-draft-model-path at the drafter.On Apple silicon, MLX-VLM v0.7.2 or newer accepts the drafter through --draft-model.DSpark in MLX-VLM currently supports greedy sampling only, so set temperature to 0.For llama.

cpp, pair the GGUF drafter with the LFM2.5-VL-3B-GGUF target.Integration work is public in the llama.cpp, SGLang, and MLX-VLM pull requests.Acceleration of quantized models is outside the scope of this release.Key Takeaways A 279.5M drafter adds 8.9% parameters to LFM2.5-VL-3B.Decoding runs up to 3.

13x faster on M5 Max, 2.66x on H100.Output is identical under greedy decoding; distribution preserved when sampling.Prefill and vision encoding cap end-to-end gains, especially on edge.Tested at 16-bit only; quantized acceleration is not covered yet.Check out the Technical Details.

All credit goes to the researcher of this project.Also, feel free to follow us on Twitter and don’t forget to join our 150k+ML SubReddit and Subscribe to our Newsletter.Wait!are you on telegram?now you can join us on telegram as well.

Need to partner with us for promoting your GitHub Repo OR Hugging Face Page OR Product Release OR Webinar etc.?Connect with us The post Liquid AI Releases LFM2.5-VL-3B-DSpark: Speculative Decoding for Vision-Language Models With Up to 3.13x Faster Decoding appeared first on MarkTechPost.

Related

相關文章

IT之家模型更新

德國柏林警方藉助人工智能監控攝像頭打擊犯罪,自動識別暴力和破壞行為

作者:浩渺 責編:浩渺 評論: 9 月 25 日消息,據央視新聞報道,德國柏林警方 24 日在一處犯罪高發區域啟動一項計劃,將藉助人工智能監控攝像頭打擊犯罪。據悉,柏林警方將在這項計劃啟動的前四周內,在科特布斯門地區安裝並調試好人工智能監控攝像頭,隨後正式投入使用。

4 小時前
量子位模型更新

別人忙著卷Code,Kimi抽身反打瀏覽器插件:網頁操作一秒變Skill

Kimi近日推出瀏覽器擴展,由先前的WebBridge升級而來,新增側邊欄直接對話及將網頁操作錄製成Skill以便複用的功能。該擴展可操控真實瀏覽器完成重複性任務,但官方提醒複雜頁面可能導致操作失敗。此舉與Kimi Code Desktop搭配,顯示其強化Agent在桌面端與瀏覽器之間協作的產品策略。

12 小時前
IT之家模型更新

影石正佈局 AI 眼鏡,或採用“分體電池”設計

首頁 IT圈 最會買 設置 日夜間 隨系統 淺色 深色 主題色 黑色 投稿 訂閱 RSS訂閱 收藏 軟媒應用 App客戶端 要知App 軟媒魔方 業界 手機 電腦 測評 視頻 AI 蘋果 iPhone 鴻蒙 軟件 智車 數碼 學院 遊戲 直播 5G 微軟 Win10 Win11 專題 搜索 首頁 > 智能時代>智能穿戴 影石正佈局 AI 眼鏡,或採用“分體電池”設計 2026/9/25 12:26:17 來源:新浪科技 作者:- 責編:沁滄 評論: 9 月 25 日中午消息,有接近影石創新人士透露,當前影石創新正在佈局 AI 眼鏡賽道,並在進行相關研發,未來或將推出自己的 AI 眼鏡產品。

14 小時前
IT之家模型更新

DeepSeek Harness 官方桌面版預覽偷跑

作者:故淵 責編:故淵 評論: 感謝網友 Domado、陣雨、章魚小丸子、科文雨、億百盧閃蔥、Juliandu、Vincent89、南琴梨 的線索投遞!9 月 25 日消息,DeepSeek Harness 悄然上線官方桌面版,目前還是開發者預覽版,版本號為 V0.

15 小時前
IT之家模型更新

【IT之家開箱】小米 Watch S5 41mm 智能手錶圖賞:瑩白陶瓷表圈 + 24 道精雕錶冠,主打精緻佩戴

作者:馬卡 責編:馬卡 評論: 9 月 25 日消息,在 9 月 23 日晚間舉行的小米秋季新品發佈會上,小米 Watch S5 41mm 智能手錶正式發佈,首發搭載表端澎湃 OS 4,並升級了表端微信 App,售價 1299 元起。小米 Watch S5 41mm 提供氟橡膠錶帶款和真皮錶帶款,售價分別為 1299 元和 1499 元。

16 小時前
MarkTechPost AI模型更新

Black Forest Labs 發布 FLUX 3 Action:70億參數開源權重世界動作模型,躍居 RoboLab-120 榜首

Black Forest Labs(BFL)——FLUX 影像模型背後的實驗室——發布了 FLUX 3 Action。這是一款用於機器人控制的 70 億參數開源權重世界動作模型(WAM)。該模型讀取攝影機畫面、機器人狀態與文字指令,並同時預測未來影片幀與下一段動作。在 RoboLab-120 排行榜上,它以 42.92% 的任務成功率位居第一。它能實際部署嗎?可以,但有條件。DROID 策略在 H200 上以 BF16 格式約需 32 GB GPU 記憶體;若使用 FP8 量化並卸載文字編碼器,則可裝入 24 GB 顯示卡。FLUX Kommunity 授權允許非商業使用。FLUX 3 Action 的取捨:開放式機器人策略通常被迫在兩者間抉擇。如 NVIDIA 的 Cosmos 3 Nano 等 WAM 以 36.8% 居 RoboLab 領先,但預測影片成本高昂;而如 π0.5 等 VLA 則速度較快。

22 小時前