BotBeat
...
← Back

> ▌

Liquid AILiquid AI
RESEARCHLiquid AI2026-07-21

Liquid AI Expands LFM2.5-8B-A1B Tokenizer to Support Underrepresented Languages More Efficiently

Key Takeaways

  • ▸Tokenizer vocabulary expanded from 65K to 128K tokens without retraining the entire model from scratch
  • ▸Hindi, Vietnamese, and Thai now require 2.4x, 2.6x, and 4.0x fewer tokens respectively, improving on-device decoding speed by 2.2-3.7x for these languages
  • ▸Novel in-place upgrade method extends existing BPE merge rules and initializes new embeddings from decompositions of original tokens, preserving learned representations
Source:
Hacker Newshttps://www.liquid.ai/blog/tokenizer-expansion↗

Summary

Liquid AI has unveiled a novel approach to upgrading model tokenizers in place, expanding LFM2.5-8B-A1B's vocabulary from 65K to 128K tokens without requiring full model retraining. The expansion dramatically improves language representation for Hindi, Vietnamese, and Thai—reducing token counts by 2.4x, 2.6x, and 4.0x respectively—translating to 2.2x to 3.7x faster per-character decoding speeds on-device. The method works by extending the original Byte Pair Encoding (BPE) merge rules, initializing new token embeddings from existing ones, and adapting the model in two stages. This approach addresses a fundamental challenge in on-device LLMs: compact vocabularies necessary for memory efficiency often leave non-English languages severely under-tokenized, causing latency and energy penalties for users. The expanded LFM2.5-8B-A1B model and 128K tokenizer are now available on Hugging Face alongside the full technical methodology.

  • Addresses a critical limitation of on-device models: the tradeoff between vocabulary size and deployment feasibility, which has historically disadvantaged underrepresented languages

Editorial Opinion

This work exemplifies thoughtful engineering for the real world. Rather than pursuing the brute-force solution of retraining from scratch, Liquid AI's approach preserves existing learned representations while systematically extending coverage—a pattern more AI teams should emulate. For multilingual on-device inference, this is a meaningful step toward equity; languages like Hindi and Thai have historically suffered from tokenizer bias in mainstream models. The released code and model are welcome contributions to the open ecosystem.

Large Language Models (LLMs)Natural Language Processing (NLP)Machine LearningMLOps & Infrastructure

More from Liquid AI

Liquid AILiquid AI
PRODUCT LAUNCH

Liquid AI Unveils 8B-A1B Mixture-of-Experts Model Trained on 38 Trillion Tokens

2026-05-29
Liquid AILiquid AI
PRODUCT LAUNCH

Liquid AI Launches Liquid Harness: Autonomous Agent for Fast Model Fine-Tuning

2026-05-15
Liquid AILiquid AI
PRODUCT LAUNCH

Liquid AI Launches LFM2-24B-A2B: Local Tool-Calling Agent Runs Entirely on Consumer Hardware

2026-03-05

Comments

Suggested

PangramPangram
PARTNERSHIP

Substack Integrates Pangram AI Detection to Combat AI-Generated Content

2026-07-21
AnthropicAnthropic
UPDATE

Anthropic Releases ACP v2 in Draft with Enhanced Protocol Features

2026-07-21
AmazonAmazon
INDUSTRY REPORT

Iran Claims Second Strike on AWS Bahrain Datacenter Amid US-Iran Infrastructure Conflict

2026-07-21
← Back to news
© 2026 BotBeat
AboutPrivacy PolicyTerms of ServiceContact Us