#23 · Primary category: Foundation Models
InternVL
[CVPR 2024 Oral] InternVL Family: A Pioneering Open-Source Alternative to GPT-4o.
Project last updated:09/22/25
GitHub Stars
10.1K
Forks
793
Contributors
19
License
MIT
Why we included this project
InternVL is a family of open vision-language models built to match the image understanding and reasoning quality that used to come only with paid commercial services. Teams that would rather self-host a multimodal model than pay per token for a vendor API can pick a release that fits their hardware, from compact 1B-8B variants up to very large ones for demanding workloads. The models cover visual question answering, document and chart understanding, image captioning, and video and segmentation work, so there is usually a solid starting point for product development rather than a black box. The project also publishes its training reports and the code used to build and prepare the data, which means engineers can fine-tune for their own domain and researchers can study the methods instead of guessing at them.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
transformers
🤗 Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal models, for both inference and training.
CLIP
CLIP (Contrastive Language-Image Pretraining), Predict the most relevant text snippet given an image
MiniCPM-V
A Pocket-Sized MLLM for Ultra-Efficient Image and Video Understanding on Your Phone
generative-models
Generative Models by Stability AI
unilm
Large-scale Self-supervised Pre-training Across Tasks, Languages, and Modalities