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.
LatestTencent9B
TencentEmbeddings

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
NotableOther
WeMM

Tencent has released WeMM-Embedding-9B, a multimodal embedding model from its WeChat team designed to place text, images, and video into a single shared representation space. At roughly 9 billion parameters, it is aimed squarely at retrieval and search tasks that need to compare content across different formats.

Embedding models are the quiet workhorses behind modern search, recommendation, and retrieval-augmented generation. What distinguishes WeMM-Embedding-9B is its multimodal scope: rather than handling text alone, it encodes images and video into the same vector space, so a text query can surface a relevant frame, or an image can retrieve related clips without an intermediate captioning step.

Why it matters

Most widely used open embedding models are text-first, with multimodal support bolted on or limited to still images. A model that treats video as a native modality is comparatively rare, and could be useful for:

  • Cross-modal search, where queries and results span text, images, and video
  • Content moderation and deduplication at scale
  • Retrieval pipelines feeding multimodal assistants

The release lands under a custom license rather than a standard permissive one, so teams should review the terms on the model page before building on it. Tencent has not published detailed benchmark figures alongside the initial drop, so real-world evaluation will fall to early adopters comparing it against established multimodal retrieval baselines.

Sources

  • tencent/WeMM-Embedding-9B

    Hugging Face

    Visit

Get the model

Hugging Face

Specs

Parameters9B
Size18.8 GB
PrecisionBF16
ArchitectureQwen3_5ForConditionalGeneration
LicenseOTHER
Downloads115
Likes65

Modalities

EmbeddingsVision-Language

0 comments

No comments yet. Be the first to weigh in.

More in Embeddings

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
LFM2.5-Encoder-350M
LiquidAI/Embeddings

Liquid AI ships a 350M encoder built for CPUs

The compact LFM2.5 encoder targets fast, long-context text embeddings without a GPU.

Jul 27, 2026
Nemotron-3-Embed 8B
NVIDIA/Embeddings

NVIDIA's Nemotron-3-Embed 8B tops RTEB retrieval test

The 8-billion-parameter text embedding model claims the number one overall spot on the RTEB benchmark, with an eye toward agentic retrieval.

Jul 16, 2026