Liquid AI releases LFM2.5-230M, a 230M parameter edge model running at 213 tok/s on Galaxy S25 Ultra
Liquid AI has released LFM2.5-230M, a 230M parameter hybrid model trained on 19 trillion tokens with a 32,768 token context window. The model achieves 213 tok/s decode speed on Galaxy S25 Ultra and 42 tok/s on Raspberry Pi 5, with support for function calling and data extraction tasks.
Liquid AI Releases LFM2.5-230M Edge Model
Liquid AI has released LFM2.5-230M, a 230 million parameter hybrid model designed for on-device deployment. The model was trained on 19 trillion tokens with a 32,768 token context window and knowledge cutoff of mid-2024.
Architecture and Performance
LFM2.5-230M uses a hybrid architecture with 14 layers: 8 double-gated LIV convolution blocks and 6 GQA blocks. The model supports a vocabulary size of 65,536 tokens and is available in multiple formats including native, GGUF, ONNX, and MLX for Apple Silicon.
According to Liquid AI, the model achieves 213 tokens per second decode speed on Samsung Galaxy S25 Ultra and 42 tok/s on Raspberry Pi 5. Benchmark scores include 25.41 on GPQA Diamond, 20.25 on MMLU-Pro, and 71.71 on IFEval.
Tool Use and Function Calling
The model supports function calling through a four-step process using special tokens (<|tool_call_start|> and <|tool_call_end|>). By default, it outputs Pythonic function calls, with optional JSON format support. Liquid AI claims the model was distilled from LFM2.5-350M and refined with multi-stage reinforcement learning for tool use and data extraction tasks.
On specialized benchmarks, the model scores 43.26 on BFCLv3 (function calling), 21.03 on BFCLv4, and 22.51 on CaseReportBench (medical data extraction).
Comparison with Competing Models
LFM2.5-230M outperforms IBM's Granite 4.0-350M (25.91 GPQA Diamond vs 25.41) and Google's Gemma 3 1B IT (23.89) on certain benchmarks, while Qwen3.5-0.8B (Instruct) leads on MMLU-Pro with 37.42 compared to LFM2.5-230M's 20.25.
The model is available for commercial use with pricing not yet disclosed. It supports 10 languages including English, Arabic, Chinese, French, German, Italian, Japanese, Korean, Portuguese, and Spanish.
Deployment and Integration
LFM2.5-230M is compatible with Transformers (≥5.0.0), vLLM, llama.cpp, SGLang, and LM Studio. The model uses a ChatML-like format and can be deployed using standard inference frameworks.
Liquid AI recommends the model for data extraction and lightweight agentic pipelines, but notes it is not suitable for reasoning-heavy workloads such as advanced math, code generation, or creative writing.
What This Means
LFM2.5-230M represents a focused effort to create viable edge AI models that can run on consumer devices without cloud connectivity. The 230M parameter count positions it below the typical small language model threshold while claiming competitive performance through architectural innovations. The real test will be whether its hybrid convolution-attention architecture delivers sustained advantages in production deployments versus pure transformer models like Qwen3.5-0.8B, which shows stronger general knowledge scores but may have different computational profiles. Function calling support in a model this size could enable new on-device agentic applications if the accuracy claims hold up in practice.
Related Articles
NVIDIA Releases Nemotron 3 Diarization, an Open-Weight Speaker ID Model Supporting Up to 8 Speakers
NVIDIA has released Nemotron 3 Diarization, an open-weight speaker diarization model that determines "who spoke when" in audio, supporting both streaming and offline inference for up to eight speakers. The model achieves input buffer latency as low as 80 milliseconds and is available for commercial and non-commercial use.
Fireworks Releases Ember-1, a Reasoning Model That Cuts Token Usage 40% Versus Its Kimi K3 Base
Fireworks Research has released Ember-1, a reasoning model built on Kimi K3 that produces shorter reasoning traces while claiming comparable output quality. The model offers a 1 million token context window at $3 per 1M input tokens and $15 per 1M output tokens.
Z.ai Releases GLM-5.3-Prime, a High-Throughput Variant of GLM-5.3 with 1M-Token Context
Z.ai has released GLM-5.3-Prime, a high-speed variant of its GLM-5.3 model that delivers 1.5-2x the output throughput through inference acceleration while retaining the full 1M-token context window. The model is priced at $2.80 per 1M input tokens and $8.80 per 1M output tokens, targeting coding and long-horizon agentic workloads.
Google Launches Gemini 3.8 Flash TTS: Voice Cloning and Text-Described Voices for $9-18 per Million Audio Tokens
Google has released Gemini 3.8 Flash TTS and Flash-Lite TTS, two speech generation models that let users design voices from text descriptions or clone a voice from a 30-second sample. Both support over 100 languages and roll out now through the Gemini API and Google AI Studio.
Comments
Loading...