Tencent Releases WeMM-Embedding Family of Multimodal Embedding Models

Tencent released its general-purpose multimodal embedding family, WeMM-Embedding, on Hugging Face on August 25, followed by a technical report the next day. Built on Qwen3.5, the series comes in 2B, 4B, and 9B sizes, supports text, image, video, visual document, and arbitrary interleaved multimodal inputs, and uses MRL (Multi-Resolution Representation Learning) to return 4096-dimensional L2-normalized embedding vectors. Notably, as relayed by @reachsumit, even the 2B model surpasses an 8B baseline.

Confirmed

Why it matters

A unified multimodal embedding space is a key component for cross-modal retrieval and recommendation; WeMM-Embedding maps text, images, video, and documents into a shared representation space and tops MMEB, with even its small versions proving competitive—making it highly practical for retrieval and recommendation applications.

2026-08-25 ~ 2026-08-26 · 5 related posts

Primary sources

2 near-duplicate retellings: tencent · _reachsumit