Liquid AI DSpark models boost inference speeds by 3.18x on NVIDIA GPUs
Liquid AI has released DSpark draft model checkpoints for its LFM2.5 family, enabling speculative decoding that improves inference speeds by up to 3.18x on NVIDIA H100 GPUs. The update supports llama.cpp and SGLang, targeting agentic workflows and local deployments while maintaining output accuracy.
Key Takeaways
- DSpark drafters add approximately 300M parameters to enable speculative decoding without altering greedy output sequences.
- Performance gains reached 3.18x on NVIDIA H100 GPUs and 2.87x on M4 Max MacBook Pro hardware during testing.
- Multi-tool function calling latency decreased by 57% when using the LFM2.5-2.6B model configuration.
- Day-one support is available for llama.cpp and SGLang, though commercial use for entities over $10M in revenue requires a license.
Why It Matters
The introduction of DSpark drafters addresses the critical latency bottleneck in agentic streaming and AI workflows where multiple reasoning steps are required. By achieving a 3.18x speedup without sacrificing accuracy, Liquid AI provides a viable path for high-performance local deployments that bypass expensive hosted inference providers. This shift pressures the broader ecosystem to optimize speculative decoding for diverse hardware, as evidenced by the current performance gap on Apple Silicon's Metal backend for MoE models. Industry observers should monitor whether hosted providers integrate these drafters to lower their own operational costs for LFM2.5-based services.
Additional Context
Liquid AI's DSpark release lands amid a broader industry push to make speculative decoding a standard optimization layer for production inference. The technique, which uses a smaller draft model to propose tokens that a larger target model then verifies in parallel, has moved from academic research into mainstream deployment tooling. NVIDIA's TensorRT-LLM framework now delivers up to 3.6x throughput gains with speculative decoding on H200 GPUs, pairing draft models as small as Llama 3.2 1B with targets like Llama 3.1 405B across single-GPU and multi-GPU configurations. That integration signaled that GPU vendors view speculative decoding as a first-class inference acceleration path rather than a niche research trick, which contextualizes why Liquid AI chose to ship DSpark checkpoints alongside its LFM2.5 family rather than leaving optimization to downstream users.
The competitive landscape for lightweight, fast-inference models has intensified sharply in 2025 and 2026. NVIDIA published benchmarks showing Llama 3.3 70B achieves 3.55x throughput improvement when paired with a Llama 3.2 1B draft model on a single H200 GPU, demonstrating that even Meta's open-weight models benefit substantially from purpose-built drafters. Liquid AI differentiates by pairing its LFM2.5 base models with DSpark checkpoints trained specifically for high acceptance rates rather than relying on generic small models as drafters. The llama.cpp and SGLang integrations position DSpark for the open-source inference community that increasingly handles edge and on-premises deployments where cloud API costs are prohibitive for agentic AI content services.
On the technical side, the acceptance rate between draft and target models remains the critical determinant of real-world speedup. NVIDIA's introduction to speculative decoding explains that rejection sampling guarantees output identity with the target model, ensuring speedups come with no loss in accuracy, but notes that if all draft tokens are rejected, the system falls back to single-token generation. Advanced techniques like EAGLE-3 attach lightweight autoregressive prediction heads directly to the target model's internal layers, eliminating the need for a separate draft model entirely. For streaming and video applications requiring real-time agentic reasoning, such as content moderation pipelines or interactive video agents, the 3.18x speedup DSpark achieves on H100 hardware makes LFM2.5 models a practical option for on-premises inference clusters, while the ongoing evolution of speculative decoding methods suggests further gains are likely as the ecosystem matures.
Read full article at marktechpost.com
Enjoy our coverage?
Add StreamingMeme as a preferred source on Google to see more of our streaming news at the top of your Search results.
Add as preferred source