Liquid AI's LFM2.5-8B-A1B runs on phones with 1.5B active parameters
Liquid AI released LFM2.5-8B-A1B, an 8-billion-parameter mixture-of-experts model with 1.5 billion active parameters per forward pass, designed for on-device deployment on phones, laptops, and robotics hardware.
Liquid AI released LFM2.5-8B-A1B this week, an 8-billion-parameter mixture-of-experts model that activates only 1.5 billion parameters per forward pass. Built for on-device inference on phones, laptops, and embedded systems, the model ships with 128,000-token context, was pretrained on 38 trillion tokens, and underwent large-scale reinforcement learning tuning. According to Liquid AI, the architecture competes with models three to four times its size on tool calling and reasoning tasks.
The weights are available on HuggingFace under the LFM2 open-weight license, which permits commercial use and derivative fine-tunes. An abliterated GGUF quantization also appeared on the platform, tagged as uncensored and ready for imatrix quantization workflows. The open-weight license makes the model a direct competitor to closed on-device APIs and heavier open-weight alternatives that require datacenter GPUs.
Architecture and deployment
LFM2.5-8B-A1B uses Liquid AI's hybrid MoE design from the LFM2.5 family. The 8-billion total parameter count includes multiple expert modules; during inference, the router activates 1.5 billion parameters, keeping memory and compute overhead low enough for real-time use on ARM-based phones and edge devices. The 38-trillion-token pretraining corpus and subsequent RL phase were designed to handle multi-turn tool-use chains. Liquid AI published technical documentation and a public playground for testing alongside the weights.
Early community focus centers on how the 1.5-billion active parameter count performs on extended tool-calling sequences compared to dense 7B and 13B models. The model targets practitioners who need to fine-tune for narrow tasks on a single GPU or deploy inference on consumer hardware without cloud dependencies.



