Jina-VLM: Small Multilingual Vision Language Model
Andreas Koukounas, Georgios Mastrapas, Florian Hönicke, Sedigheh Eslami, Guillaume Roncari, Scott Martens, Han Xiao
TL;DR
Jina-VLM delivers a 2.4B multilingual vision-language model that achieves state-of-the-art multilingual VQA among open 2B-scale VLMs by combining a SigLIP2 vision encoder with a Qwen3 decoder via an attention-pooling connector. A 2-stage training pipeline—alignment with multilingual data and instruction fine-tuning—mitigates language degradation and preserves text-only capabilities. The approach achieves leading results across multilingual benchmarks MMMB and Multilingual MMBench, strong performance on general VQA, and competitive results in mathematical and real-world reasoning, while introducing an efficient resolution-agnostic tiling strategy that reduces visual tokens by 4×. Open-source weights and code are released, providing a practical, accessible option for researchers and practitioners with limited compute. Limitations include tile-induced overhead and partial loss of global context, suggesting avenues for future improvements in high-resolution processing and scaling to larger models.
Abstract
We present Jina-VLM, a 2.4B parameter vision-language model that achieves state-of-the-art multilingual visual question answering among open 2B-scale VLMs. The model couples a SigLIP2 vision encoder with a Qwen3 language backbone through an attention-pooling connector that enables token-efficient processing of arbitrary-resolution images. The model achieves leading results on standard VQA benchmarks and multilingual evaluations while preserving competitive text-only performance. Model weights and code are publicly released at https://huggingface.co/jinaai/jina-vlm .
