@berryxia: Bro! Jina just dropped a huge one today! Jina-embeddings-v5-omni is here! It's their first unified Embedding model that truly supports text + image + audio + video! (Multimodal EMB~!) Two si...

X AI KOLs Timeline Models

Summary

Jina has released Jina-embeddings-v5-omni, the first unified multimodal embedding model supporting text, images, audio, and video. The model is available in Small and Nano versions, is backward compatible with existing indexes, and boasts strong performance. It is now available on Hugging Face and via the Jina API.

Bro! Jina just dropped a huge one today! Jina-embeddings-v5-omni is here! It's their first unified Embedding model that truly supports text + image + audio + video! (Multimodal EMB~!) Two sizes: Small (1.57B parameters, 1024 dimensions, 32K context window) Nano (0.95B parameters, 768 dimensions, 8K context window) It also supports Matryoshka representation learning, allowing truncation down to 32 dimensions—super flexible. The best part? It's fully backward compatible: your existing v5-text indexes don't need to change; just switch to omni and you can immediately start searching for images, audio, and video! Same vector space, no reindexing required. Performance is also fierce; the small model matches or even surpasses several open-source models with significantly larger parameter counts. It's now live on Hugging Face, Jina API, and Elastic Inference Service. This multimodal embedding wave is really exciting, guys! Are you already working on multimodal RAG or multimedia search?
Original Article

Similar Articles

zsxkib/jina-clip-v2

Replicate Explore

Jina CLIP v2 is an improved multimodal embedding model supporting 89 languages, high-resolution images, and flexible embedding dimensions, with 3% better performance than v1 and state-of-the-art results on multilingual benchmarks.

tencent/WeMM-Embedding 9B/4B/2B

Reddit r/LocalLLaMA

Tencent introduces WeMM-Embedding, a series of universal multimodal embedding models in 9B, 4B, and 2B sizes, built on Qwen3.5, supporting text, images, videos, and visual documents for embedding generation.