English

TinyLLaVA: A Framework of Small-scale Large Multimodal Models

Machine Learning 2024-02-23 v1 Computation and Language

Abstract

We present the TinyLLaVA framework that provides a unified perspective in designing and analyzing the small-scale Large Multimodal Models (LMMs). We empirically study the effects of different vision encoders, connection modules, language models, training data and training recipes. Our extensive experiments showed that better quality of data combined with better training recipes, smaller LMMs can consistently achieve on-par performances compared to bigger LMMs. Under our framework, we train a family of small-scale LMMs. Our best model, TinyLLaVA-3.1B, achieves better overall performance against existing 7B models such as LLaVA-1.5 and Qwen-VL. We hope our findings can serve as baselines for future research in terms of data scaling, training setups and model selections. Our model weights and codes will be made public.

Keywords

Cite

@article{arxiv.2402.14289,
  title  = {TinyLLaVA: A Framework of Small-scale Large Multimodal Models},
  author = {Baichuan Zhou and Ying Hu and Xi Weng and Junlong Jia and Jie Luo and Xien Liu and Ji Wu and Lei Huang},
  journal= {arXiv preprint arXiv:2402.14289},
  year   = {2024}
}

Comments

Our model weights and codes will be made public at https://github.com/DLCV-BUAA/TinyLLaVABench

R2 v1 2026-06-28T14:56:40.053Z