English

jina-vlm: Small Multilingual Vision Language Model

Computation and Language 2026-05-05 v3 Artificial Intelligence Computer Vision and Pattern Recognition

Abstract

We present jina-vlm, a token-efficient 2.4B parameter vision-language model that achieves state-of-the-art multilingual VQA performance among open 2B-scale VLMs. The model couples a SigLIP2 vision encoder with a Qwen3 language decoder and makes use of image tiling and attention-pooling for token-efficient processing of arbitrary-resolution images. To understand the contribution of different training data categories, we conduct a leave-one-out data mixture ablation study-systematically removing task, domain, modality, and language categories-to diagnose which data types are necessary versus redundant and whether task benefits transfer across domains. Model weights and code are publicly released at https://huggingface.co/jinaai/jina-vlm.

Keywords

Cite

@article{arxiv.2512.04032,
  title  = {jina-vlm: Small Multilingual Vision Language Model},
  author = {Andreas Koukounas and Georgios Mastrapas and Florian Hönicke and Sedigheh Eslami and Guillaume Roncari and Scott Martens and Han Xiao},
  journal= {arXiv preprint arXiv:2512.04032},
  year   = {2026}
}

Comments

23 pages, 1-10 main content, 11-23 references and appendix

R2 v1 2026-07-01T08:08:08.486Z