NeoMME: a single-tower multilingual multimodal encoder
A new open encoder aims to make document retrieval faster by treating text and images natively in one model.
A new open model called NeoMME has arrived, positioned as a "multimodal-native and multilingual encoder" designed for efficient document retrieval and general-purpose embeddings. The details are laid out in the team's Hugging Face blog post.
The headline design choice is a single-tower architecture. Rather than pairing separate encoders for text and images—the classic two-tower approach used by many retrieval systems—NeoMME processes modalities within one model. That can simplify deployment and, in principle, produce more unified representations across text and visual document content.
Why it matters
Document retrieval is one of the workhorse tasks behind retrieval-augmented generation, search, and enterprise knowledge tools. Two threads make NeoMME worth watching:
- Multimodal-native handling, which targets documents that mix text and imagery, such as scanned pages, slides, and screenshots.
- Multilingual coverage, which broadens usefulness beyond English-centric pipelines.
The release lands as embeddings and retrieval encoders become a competitive open-source category in their own right, distinct from the larger generative models that dominate headlines. Efficiency claims in this space matter because embedding models often run at scale, indexing large corpora where latency and cost add up quickly.
As with any initial release, the practical test will be independent benchmarking and real-world integration. For now, the model is available to explore, with full specifics—including licensing terms listed as "other"—documented in the announcement.
Sources
- Visit
NeoMME: an efficient Multimodal-native and Multilingual Encoder
Announcement
More in Embeddings
H Company's NeoMME rethinks visual document retrieval
A single-tower multimodal encoder aims to make multilingual document search cheaper to fine-tune and run.
Tencent's WeMM-Embedding-9B Unifies Text, Image and Video
The WeChat team releases a 9-billion-parameter multimodal embedding model that maps three modalities into one shared vector space.

Liquid AI's LFM2.5 encoder targets fast CPU inference
A 230M-parameter bidirectional encoder built for long-context English and German embeddings without a GPU.
0 comments
No comments yet. Be the first to weigh in.