Elastic
Jina AI
Models
API
keyboard_arrow_down
Reader
Convert any URL to Markdown for better grounding LLMs.
Embeddings
Multimodal multilingual embeddings.
Reranker
Reranker for maximizing search relevance.
MCP
terminal
CLI
article
llms.txt
smart_toy
Agents
data_object
Schema
menu_book
Docs
Log in
login
warning
This model is deprecated by newer models.
Embeddings
Apache 2.0 License
open_in_new Release Post

jina-clip-v1

Multimodal embedding models for images and English text
License
Apache-2.0
Release Date
calendar_month
2024-06-05
Input
image
Image
abc
Text
arrow_forward
Output
more_horiz
Vector
Model Details
Parameters: 223M
Input Token Length: 8K
Input Image Size: 224×224
Output Dimension: 768
Base Model help_outline
open_in_new
EVA02-B-16
link
jina-embeddings-v2-base-en
Trained Languages help_outline
1 languages
Related Models
link
jina-clip-v2
link
jina-embeddings-v3
link
jina-colbert-v2
Available via
Jina API
AWS SageMaker
Microsoft Azure
Hugging Face
Air-gapped
I/O graph 1

Text

jina-clip-v1

Vector

I/O graph 2

Image

jina-clip-v1

Vector

Pareto front help_outline
workspace_premium
MTEB English
ViDoRe v1
MIEB
CLIP Benchmark
CLIP Benchmark · t2i-recall@5
chevron_leftchevron_right
300M1B3.0B10B20406080100bge-visualized-m3BiModernVBERTDSE-Phi3dse-qwen2-2b-mrl-v1e5-vjina-clip-v2jina-embeddings-v3jina-embeddings-v4llama-nemoretriever-col…MoCa-3Bnemotron-colembed-vl-8b…nllb-siglip-largeONE-PEACESauerkrautLM-ColLFM2-45…SauerkrautLM-ColMinistr…siglip-so400m-patch14-3…SigLIP2-L-512/16VLM2VecVultronRetrieverFlash-Q…jina-clip-v1Parameters (log)nDCG@5
This model
On the front
Jina AI
Other
ViDoRe v1
17.72
Parameters
223M
Rank by score
32 / 33
Pareto front
On it
Value distributionhelp_outline
AUC 0.8440
Corpus
Translation pairs
Doc retrieval
Image / banner
0.6750.000.200.400.600.80
Related20.2%
Hard negative3.2%
Unrelated1.2%
Recommended cutoffs
FPR 0.1 · 0.478
FPR 0.01 · 0.675
FPR 0.001 · 0.785
FPR 0.0001 · 0.823
balanced · 0.376
AUC
0.8440
Noise ceiling
0.779
Recall cliff
0.123
Pairs measured
119 / 11k
Vector componentshelp_outline
-0.18-0.010.15
σ 0.0361 · 183k values
Embedding geometryhelp_outline
0768
Per-dimension mean, hover for a range
Noise floor
0.283
Effective dims
55 / 768
Choose models to compare
Publications (1)
ICML 2024
May 30, 2024
Jina CLIP: Your CLIP Model Is Also Your Text Retriever

Overview

jina-clip-v1 is a 223M-parameter multimodal embedding model that achieves state-of-the-art performance on both text-to-text and text-to-image retrieval tasks — a first among CLIP-family models. Unlike standard CLIP models that sacrifice text-only retrieval for cross-modal alignment, jina-clip-v1 uses multi-task contrastive training to maintain strong performance across all retrieval combinations. It supports 12,288-token text context, 100× the original CLIP's 77-token limit.

Methods

The architecture combines an adapted Jina BERT v2 text encoder (supporting 12,288 tokens via ALiBi) with the EVA-02 image encoder from the Beijing Academy for AI. The key innovation is the multi-task contrastive training method: the model is trained simultaneously on (1) image-caption pairs for cross-modal alignment, (2) text-text pairs to preserve text-only retrieval quality, and (3) AI-generated longer text descriptions of images to improve robustness to varying text lengths. A final stage uses hard negative text triplets to sharpen semantic distinction. This multi-task approach prevents the catastrophic forgetting of text-only retrieval that plagues standard CLIP training. The image encoder processes 224×224 pixel tiles, with each tile consuming 1,000 tokens of processing capacity.

Performance

In text-only retrieval, the model achieves a 165% performance increase over OpenAI CLIP (0.429 vs. 0.162 on MTEB). For image tasks: 2% better in text-to-image retrieval (0.899), 6% in image-to-text retrieval (0.803), and 12% in image-to-image retrieval (0.916). On zero-shot visual classification (CIFAR-100), it outperforms standard CLIP. Cross-modal performance on Flickr8k/30k and MSCOCO Captions is competitive with specialized single-modality models. The 12,288-token text context is a major advantage for retrieving long-form text documents alongside images. In 2026, jina-clip-v2 supersedes this model with 89-language support and 512×512 image processing.

Best Practice

The model processes images in 224×224 pixel tiles; each tile consumes 1,000 tokens. A 750×500 pixel image requires 12 tiles (12,000 tokens). Text requires approximately 1.1 tokens per word. Plan token budgets accordingly for mixed-modal queries. The model currently supports English only — for multilingual applications, use jina-clip-v2. It is available through the Jina Embeddings API and as an open-source release on Hugging Face under the Apache 2.0 license. For production environments, AWS Marketplace and Azure deployment options provide optimized infrastructure. Use cosine similarity for cross-modal comparison. For new multimodal projects, prefer jina-clip-v2 (89 languages, 512×512 images, MRL support) or jina-embeddings-v4 (32K context, multi-vector mode, code support).

Blogs that mention this model
June 25, 2025 • 12 minutes read
Jina Embeddings v4: Universal Embeddings for Multimodal Multilingual Retrieval
Jina Embeddings v4 is a 3.8 billion parameter universal embedding model for multimodal and multilingual retrieval that supports both single-vector and multi-vector embedding outputs.
Jina AI
Word "Embeddings" followed by a numeric or symbol representation, displayed in multiple colors on a technology-themed, colorf
April 08, 2025 • 21 minutes read
jina-reranker-m0: Multilingual Multimodal Document Reranker
Introducing jina-reranker-m0, our new multilingual multimodal reranker for retrieving visual documents, with SOTA performance on multilingual long documents and code searching tasks.
Jina AI
Modern dot matrix text display on a dark blue background, conveying a digital feel.
December 12, 2024 • 12 minutes read
Scaling Test-Time Compute For Embedding Models
Better results scale with compute—more on learning, more on search. A good pretrained model takes you far, but test-time compute takes you further. It's time to recognize this paradigm of test-time compute, even for embedding models.
Han Xiao
David Hockney artwork of a hand holding a rod with three colored spheres on a blue-toned background.
December 04, 2024 • 13 minutes read
Still Need Chunking When Long-Context Models Can Do It All?
Comparing how long-context embedding models perform with different chunking strategies to find the optimal approach for your needs.
Michael Günther
Alex C-G
Artistic pixel art of two seagulls on colored pipes with speech bubbles; one reads "Too long?" and the other shows math equat
November 21, 2024 • 9 minutes read
Jina CLIP v2: Multilingual Multimodal Embeddings for Text and Images
Jina-CLIP v2, a 0.9B multimodal embedding model with multilingual support of 89 languages, high image resolution at 512x512, and Matryoshka representations.
Jina AI
Digital number "2" displayed in a mosaic of colorful squares against a dark background, creating a futuristic vibe.
Current language / theme
Search Foundation
Reader
Embeddings
Reranker
Get Jina API key
Rate limit
About us
News
Download Jina logo
open_in_new
Download Elastic logo
open_in_new
API Status
Elastic © 2026.SecurityTerms & ConditionsPrivacyManage CookiesDo Not Sell or Share My Personal Information
This website and all associated content, software, products, and services are intended for professional use only. No consumer use is intended or directed.