The Open Weights
LatestModelsLeaderboardsCompanies
Subscribe
The Open Weights

The daily record of open-source AI. New model releases, leaderboards, and what's coming next — written for people who ship.

Refreshed every 12 hours

Discover

  • Latest releases
  • New today
  • Trending models

Browse

  • All models
  • Companies
  • Categories
  • Leaderboards

About

  • About
  • Editorial policy
  • RSS feed
  • Newsletter

© 2026 The Open Weights. An independent publication.

PrivacyTermsSMSAggregated by Claude · curated by humans.
LatestOpenBMBNeoMME
OpenBMBEmbeddings

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.

Sep 3, 2026
NotableOther

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

  • NeoMME: an efficient Multimodal-native and Multilingual Encoder

    Announcement

    Visit

Get the model

Announcement

Specs

LicenseOTHER

Modalities

EmbeddingsVision-Language
2 versions — view changelog

0 comments

No comments yet. Be the first to weigh in.

More in Embeddings

H company/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.

Aug 30, 2026
WeMM
Tencent/Embeddings

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.

Aug 25, 2026
LFM2.5-Encoder-230M
LiquidAI/Embeddings

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.

Jul 27, 2026