YOU ARE VIEWING ONE ITEM FROM THE AICRIER FEED

Liquid AI ships 38T-token MoE

AICrier tracks AI developer news across Product Hunt, GitHub, Hacker News, YouTube, X, arXiv, and more. This page keeps the article you opened front and center while giving you a path into the live feed.

// WHAT AICRIER DOES

7+

TRACKED FEEDS

24/7

SCRAPED FEED

Short summaries, external links, screenshots, relevance scoring, tags, and featured picks for AI builders.

Liquid AI ships 38T-token MoE
OPEN LINK ↗
// 63d agoMODEL RELEASE

Liquid AI ships 38T-token MoE

Liquid AI’s LFM2.5-8B-A1B is an edge-focused mixture-of-experts model with 8B total parameters, 1B active per token, and a 128K context window. The new version scales pretraining from 12T to 38T tokens and adds reasoning-focused training for more reliable tool use on consumer hardware.

// ANALYSIS

Liquid is pushing the argument that small, sparse models plus aggressive systems work can beat brute-force scaling for real on-device agents. The interesting part here is less the raw parameter count than the combination of longer context, multilingual tokenizer expansion, and reasoning-oriented tuning.

  • 38T-token pretraining is a major jump over the prior 12T run, so this is a substantive model rebuild, not a minor refresh
  • 128K context makes it more viable for long-document work, multi-step tool use, and agentic workflows on local machines
  • Liquid is optimizing for practical deployment, with day-one support for llama.cpp, MLX, vLLM, and SGLang
  • The model is explicitly reasoning-only, which should help structured problem solving but also raises the usual edge-model tradeoff around knowledge breadth and hallucinations
  • If the benchmark claims hold up outside Liquid’s own eval stack, this is another sign that on-device AI is shifting from “can it fit?” to “can it reliably act?”
// TAGS
llmmoetrainingreasoninginferencelong-contextopen-weightslfm2-5-8b-a1b

DISCOVERED

63d ago

2026-05-30

PUBLISHED

64d ago

2026-05-29

RELEVANCE

9/ 10

AUTHOR

simjnd