🦙Stalecollected in 7h

Liquid AI releases LFM2.5-8B-A1B edge model

Liquid AI releases LFM2.5-8B-A1B edge model
PostLinkedIn
🦙Read original on Reddit r/LocalLLaMA

💡A new 8B edge model with 128K context that runs on a laptop—perfect for local tool-calling agents.

⚡ 30-Second TL;DR

What Changed

Expanded 128K context window for long-form data processing

Why It Matters

This release provides developers with a powerful, locally-runnable model that bridges the gap between massive cloud models and edge efficiency.

What To Do Next

Download the model from Hugging Face and test its tool-calling capabilities on your local hardware.

Who should care:Developers & AI Engineers

Key Points

  • Expanded 128K context window for long-form data processing
  • Increased pre-training scale to 38T tokens
  • Doubled vocabulary size for improved non-Latin language tokenization
  • Optimized for tool calling and complex task completion on edge hardware

🧠 Deep Insight

Web-grounded analysis with 6 cited sources.

🔑 Enhanced Key Takeaways

  • LFM2.5-8B-A1B is a Mixture-of-Experts (MoE) model, featuring 8.3 billion total parameters but activating only 1.5 billion parameters per token, which is key to its efficient operation on consumer hardware.
  • Unlike its predecessor, LFM2.5-8B-A1B is a 'reasoning-only' model, designed to produce an explicit chain of thought before delivering its final answer, enhancing quality without sacrificing speed due to its sparse MoE architecture.
  • The model demonstrates high inference throughput, achieving 253 tokens per second on an M5 Max chip and 146 tokens per second on a Ryzen AI Max+ 395, while consuming less than 6 GB of memory, and can even run at approximately 30 tokens per second on a smartphone.
  • Liquid AI provides day-one support for LFM2.5-8B-A1B across major inference frameworks, including llama.cpp, MLX (for Apple Silicon), vLLM, SGLang, ONNX, and their proprietary LEAP platform for iOS and Android deployment.
  • The model's expanded vocabulary and optimized tokenization lead to particularly strong compression gains for non-Latin languages such as Hindi, Thai, Vietnamese, Indonesian, and Arabic.
📊 Competitor Analysis▸ Show
Feature/ModelLiquid AI LFM2.5-8B-A1BMeta Llama 3.1 8B InstructGLM-4-9B-0414DeepSeek V3.2
ArchitectureSparse MoE (8.3B total, 1.5B active)Dense (8B parameters)Dense (9B parameters)Dense (unknown parameters, but 128K context)
Context Window128K tokens33K tokensUnknown (inherits from GLM-4-32B series)128K tokens
Pre-training Tokens38T tokens15T+ tokensUnknownUnknown
Key OptimizationOn-device, tool calling, complex instruction followingMultilingual dialogue, efficient resource usageCode generation, web design, SVG, search-based writingLong context processing
Hallucination RateSignificantly lower (63.47 IFEval)State-of-the-art performance on industry benchmarksUnknownUnknown
Inference Speed253 tok/s (M5 Max), 146 tok/s (Ryzen AI Max+ 395)Optimized for edge AI deploymentOptimized for edge AI deploymentUnknown
Memory Footprint< 6 GB (laptop-class chips)Efficient resource usageLightweight deployment optionsUnknown
Language Support9 languages (incl. Hindi, Thai, Vietnamese, Arabic)MultilingualUnknownUnknown
AvailabilityHugging Face, Liquid AI Playground, llama.cpp, MLX, vLLM, SGLang, ONNX, LEAPOpen-source, SiliconFlowOpen-source, SiliconFlowOpen

🛠️ Technical Deep Dive

  • Architecture: LFM2.5-8B-A1B employs a sparse Mixture-of-Experts (MoE) design, comprising 8.3 billion total parameters with only 1.5 billion active parameters per forward pass, which contributes to its computational efficiency.
  • Layers: The model's architecture consists of 24 layers, specifically 18 double-gated LIV convolution blocks and 6 GQA (Grouped Query Attention) layers, combining MoE, GQA, and gated short convolution blocks.
  • Context Length: It supports a context length of 131,072 tokens, enabling the processing of extensive documents and prolonged reasoning.
  • Vocabulary: The vocabulary size has been expanded to 128,000 tokens, significantly improving tokenization efficiency for non-Latin languages.
  • Training Scale: The model underwent pre-training on an extensive dataset of 38 trillion tokens, a substantial increase from its predecessor's 12 trillion tokens, and incorporates large-scale reinforcement learning.
  • Reasoning Mechanism: LFM2.5-8B-A1B is designed as a reasoning-only model, meaning it generates an explicit chain of thought before providing its final answer, leveraging the cost-effectiveness of reasoning tokens in MoE architectures.
  • Language Coverage: The model supports nine languages, including English, Arabic, Chinese, French, German, Japanese, Korean, Portuguese, and Spanish.
  • Inference Optimization: It is optimized for various inference environments, offering day-one support for llama.cpp (GGUF checkpoints), MLX (for Apple Silicon), vLLM, SGLang, ONNX, and Liquid's Edge AI Platform (LEAP) for iOS and Android deployment.
  • Recommended Generation Parameters: For optimal performance, Liquid AI recommends using a temperature of 0.2, top_k of 80, and a repetition_penalty of 1.05.

🔮 Future ImplicationsAI analysis grounded in cited sources

Liquid AI's sparse MoE and 'reasoning-only' approach will establish a new benchmark for efficient and capable on-device AI.
The model's ability to deliver competitive performance with significantly larger models while maintaining low active parameters and high throughput on consumer hardware demonstrates a viable path for advanced AI on edge devices, potentially influencing future model design.
The enhanced support for non-Latin languages and broad inference framework compatibility will accelerate the global adoption of on-device AI solutions.
By improving efficiency for diverse linguistic contexts and ensuring wide compatibility with existing developer tools, Liquid AI lowers the barriers to entry for developers and users worldwide, fostering broader market penetration.
Liquid AI's 'stealth release' strategy, relying on community detection and evaluation, could become a more prevalent launch pattern for on-device models.
This approach bypasses traditional analyst and press coverage cycles, leveraging community interest and evaluation to build organic momentum, although it presents initial challenges regarding comprehensive documentation and official benchmarking.

Timeline

2023
Liquid AI founded as a spin-off from MIT CSAIL.
2023-12
Secured $37.5 million in seed funding.
2024-09
Released the first generation of Liquid Foundation Models (LFM-1B and LFM-3B).
2024-12
Secured $250 million in Series A funding.
2025-10
Released LFM2-8B-A1B, the predecessor model.
2026-05-28
Launched LFM2.5-8B-A1B edge model.

📎 Sources (6)

Factual claims are grounded in the sources below. Forward-looking analysis is AI-generated interpretation.

  1. marktechpost.com
  2. liquid.ai
  3. huggingface.co
  4. siliconflow.com
  5. whatllm.org
  6. aiweekly.co
📰

Weekly AI Recap

Read this week's curated digest of top AI events →

👉Related Updates

AI-curated news aggregator. All content rights belong to original publishers.
Original source: Reddit r/LocalLLaMA