|
05 · Liquid AI · Open weights
Liquid AI Releases LFM2.5-Encoder-230M and LFM2.5-Encoder-350M: Bidirectional Encoders That Stay Fast at 8K Context on CPU
Nobody demos an encoder. Everybody runs one — under the classifier, the intent router, the safety filter, the PII detector. All day. Usually with no GPU. These two carry 8,192 tokens of context, which is roughly 13 to 15 pages: one contract, one patient record, one forward pass.
The 350M posts an 81.02 mean across 17 tasks and ranks fourth of 14 — the three models above it are all larger, the top one nearly ten times its size. At 8K on CPU, the 230M runs a forward pass in about 28s against over 90s for ModernBERT-base. LFM Open License v1.0, 15 languages, evaluation harness open under Apache-2.0.
Read on Marktechpost →
· Liquid AI blog
· Hugging Face write-up
· 230M
· 350M
· Eval code
|