← Back to Text Models LFM2.5-8B-A1B is Liquid AI’s Mixture-of-Experts model, combining 8B total parameters with only 1.5B active parameters per forward pass with a 128K context window and chain of thought reasoning. This model delivers exceptional performance in tool calling and agentic tasks while running on-device.Documentation Index
Fetch the complete documentation index at: https://docs.liquid.ai/llms.txt
Use this file to discover all available pages before exploring further.
Specifications
| Property | Value |
|---|---|
| Parameters | 8B (1.5B active) |
| Context Length | 128K tokens |
| Architecture | LFM2.5 (MoE) |
128K Context
Extended context window for long documents and conversations
MoE Efficiency
8B quality, 1.5B inference cost
Tool Calling
Native function calling for agentic workflows
Quick Start
- Transformers
- llama.cpp
- vLLM
- SGLang