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.
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
- Visit
tencent/WeMM-Embedding-9B
Hugging Face
More in 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.

Liquid AI ships a 350M encoder built for CPUs
The compact LFM2.5 encoder targets fast, long-context text embeddings without a GPU.
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.
0 comments
No comments yet. Be the first to weigh in.