awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

Vision language models

排名更新于 2026年8月4日

For image understanding models, the strongest matches are deepseek-ai/deepseek-vl2 (DeepSeek-VL2 is a mixture-of-experts vision-language model that provides visual), haotian-liu/llava (LLaVA is a flagship multimodal vision-language model that directly) and vikhyat/moondream (Moondream is a lightweight vision-language model designed for edge). openbmb/minicpm-v and thudm/cogvlm round out the shortlist. Each is ranked by relevance to your query, popularity and recent activity.

Explore top open-source vision language models for image understanding. Compare features, GitHub stars, and activity to find the best fit.

Vision language models

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • deepseek-ai/deepseek-vl2deepseek-ai 的头像

    deepseek-ai/DeepSeek-VL2

    5,302在 GitHub 上查看↗

    DeepSeek-VL2 is a multimodal large language model and vision-language system designed to analyze visual scenes and generate descriptive text. It functions as a visual question answering and visual grounding model, capable of extracting information from documents and locating specific objects or regions within images based on textual descriptions. The project utilizes a mixture-of-experts architecture to process combined image and text inputs. It is optimized for inference through incremental prefilling, which reduces the GPU memory requirements on hardware. The model covers multimodal data a

    DeepSeek-VL2 is a mixture-of-experts vision-language model that provides visual question answering, document understanding, and multimodal analysis, squarely fitting the required capabilities.

    PythonMultimodal Large Language ModelsVisual Question AnsweringVision-Language Models
    在 GitHub 上查看↗5,302
  • haotian-liu/llavahaotian-liu 的头像

    haotian-liu/LLaVA

    24,465在 GitHub 上查看↗

    LLaVA is a multimodal large language model architecture designed to process and interpret both image and text inputs to generate natural language responses. It functions as a research-oriented platform for visual instruction tuning, providing a framework to align language models with human intent through training on diverse datasets of paired images and text queries. The system distinguishes itself through a specialized vision-language training pipeline that connects visual data to language models using projection layers and instruction-based fine-tuning. It supports distributed inference by

    LLaVA is a flagship multimodal vision-language model that directly supports visual question answering, image-to-text generation, and instruction fine-tuning with pretrained weights and Hugging Face integration.

    PythonModel Fine-TuningMultimodal Large Language Models
    在 GitHub 上查看↗24,465
  • vikhyat/moondreamvikhyat 的头像

    vikhyat/moondream

    9,769在 GitHub 上查看↗

    Moondream is a small-scale vision language model designed to reason across images to generate captions and answer natural language questions. It functions as an edge-optimized system capable of performing visual question answering, image captioning, and object detection. The project distinguishes itself through a lightweight architecture designed for local inference on embedded devices, workstations, and air-gapped hardware. It supports the execution of models on local GPUs and Apple Silicon to ensure data privacy and low latency. The system's capabilities include identifying precise object

    Moondream is a lightweight vision-language model designed for edge inference that supports visual question answering, image captioning, and local fine-tuning.

    PythonImage CaptioningVisual Question AnsweringVision-Language Models
    在 GitHub 上查看↗9,769
  • openbmb/minicpm-vOpenBMB 的头像

    OpenBMB/MiniCPM-V

    25,653在 GitHub 上查看↗

    MiniCPM-V is a multimodal large language model and vision-language system designed for complex visual and linguistic understanding. It functions as an on-device AI model, providing the capacity to process text, images, and video as a compact neural network. The project is specifically developed as an edge AI framework, utilizing quantization and weight sharding to run on memory-constrained mobile chipsets. This allows for the deployment of multimodal intelligence directly on mobile operating systems for local inference. Its capabilities cover multimodal content analysis of high-resolution im

    MiniCPM-V is a compact vision-language model equipped for multimodal understanding, visual question answering, and on-device deployment with fine-tuning support.

    PythonMultimodal Large Language ModelsMultimodal ArchitecturesVision-Language Models
    在 GitHub 上查看↗25,653
  • thudm/cogvlmTHUDM 的头像

    THUDM/CogVLM

    6,742在 GitHub 上查看↗

    CogVLM is a multimodal large language model designed to integrate visual and textual data for reasoning about images and generating natural language. It functions as a visual question answering system that analyzes image content to provide detailed descriptions or answer specific questions. The project includes a visual grounding model capable of mapping text descriptions to precise bounding box coordinates within an image. It also features a vision-based automation agent that analyzes screen captures to generate execution plans and interaction coordinates for software interfaces. The system

    CogVLM is a comprehensive multimodal vision-language model that provides visual question answering, image-to-text generation, and fine-tuning support, making it an ideal fit for analyzing and answering questions about visual content.

    PythonMultimodal Large Language ModelsVisual Question Answering
    在 GitHub 上查看↗6,742
  • openbmb/minicpm-oOpenBMB 的头像

    OpenBMB/MiniCPM-o

    23,850在 GitHub 上查看↗

    MiniCPM-o is a multimodal large language model designed to function as a real-time conversational assistant on edge devices. By mapping text, image, video, and audio inputs into a unified latent space, the system enables simultaneous cross-modal reasoning and full-duplex interaction. It is built as an edge-side inference engine, utilizing quantized model weights to maintain high-performance processing on consumer hardware. The system distinguishes itself through its integrated speech synthesis and voice cloning capabilities, which allow for the generation of expressive, personalized vocal out

    MiniCPM-o is a multimodal vision-language model supporting cross-modal reasoning, visual assistance, and fine-tuning, making it a strong fit for image interpretation and conversational tasks.

    PythonModel Fine-TuningMultimodal Large Language ModelsMultimodal Architectures
    在 GitHub 上查看↗23,850
  • vision-cair/minigpt-4Vision-CAIR 的头像

    Vision-CAIR/MiniGPT-4

    25,679在 GitHub 上查看↗

    MiniGPT-4 is a multimodal AI framework and large language model that integrates vision encoders with language models to process and reason about combined image and text inputs. It functions as a vision-language model capable of image-based conversational AI, visual question answering, and multimodal logical reasoning. The project utilizes a pretrained vision-language integration strategy that connects a vision encoder to a language model via a linear projection layer. This approach employs frozen-backbone training to align visual representations with linguistic tokens while keeping the primar

    MiniGPT-4 is a vision-language framework that integrates vision encoders with language models to support visual question answering, image-based conversation, and multimodal reasoning using pretrained components and fine-tuning.

    PythonMultimodal Large Language ModelsVision-Language Models
    在 GitHub 上查看↗25,679
  • qwenlm/qwen2-vlQwenLM 的头像

    QwenLM/Qwen2-VL

    19,404在 GitHub 上查看↗

    Qwen2-VL is a multimodal large language model and vision language model designed to process and reason across text, images, and video content. It functions as a visual reasoning engine and a visual agent framework, capable of interpreting visual data to perform object detection, document parsing, and spatial reasoning. The model is distinguished by its ability to act as a video understanding model, processing hour-long videos with second-level indexing and event recall. It further differentiates itself through a visual agent capability that interacts with software interfaces and robotic hardw

    Qwen2-VL is a multimodal vision-language model that natively supports image and video reasoning, visual question answering, and fine-tuning, making it a flagship choice for this search.

    Jupyter NotebookMultimodal Large Language ModelsVision-Language ModelsVision-Language Models
    在 GitHub 上查看↗19,404
  • salesforce/blipsalesforce 的头像

    salesforce/BLIP

    5,676在 GitHub 上查看↗

    BLIP is a vision-language model framework that combines contrastive, matching, and language modeling objectives to align images with text. Built on a multimodal encoder-decoder architecture, it supports distributed data-parallel training with cosine learning rate scheduling and sliding-window metric tracking for training stability. The framework provides capabilities for image captioning, visual question answering, and cross-modal retrieval, scoring semantic alignment between images and text through learned embeddings. It includes toolkits for fine-tuning pre-trained models on custom datasets

    BLIP is a multimodal vision-language model framework supporting image captioning, visual question answering, and fine-tuning pretrained weights with Hugging Face integration for vision-language tasks.

    Jupyter NotebookImage CaptioningVisual Question Answering
    在 GitHub 上查看↗5,676
  • qwenlm/qwen-vlQwenLM 的头像

    QwenLM/Qwen-VL

    6,535在 GitHub 上查看↗

    Qwen-VL provides a robust multimodal vision-language model with support for image analysis, visual question answering, fine-tuning, and Hugging Face integration, making it a comprehensive fit for this search.

    PythonMultimodal Large Language ModelsVision-Language Models
    在 GitHub 上查看↗6,535
  • opengvlab/internvlOpenGVLab 的头像

    OpenGVLab/InternVL

    10,061在 GitHub 上查看↗

    InternVL is a vision-language model framework that fuses a visual encoder with a large language model to translate image features into textual tokens for reasoning. It provides a system for multimodal inference and dialogue, enabling the processing of images and text to answer questions or generate descriptions. The project is distinguished by its high-resolution image processing, which uses dynamic tiling to maintain detail for images up to 4K resolution, and its chain-of-thought visual reasoning for solving complex mathematical and spatial problems. It also supports temporal frame sampling

    InternVL is a multimodal vision-language model framework that combines visual encoding with large language models to support visual question answering, high-resolution processing, and fine-tuning.

    PythonImage CaptioningModel Fine-TuningAdapter Fine-Tuning
    在 GitHub 上查看↗10,061
  • salesforce/lavissalesforce 的头像

    salesforce/LAVIS

    11,236在 GitHub 上查看↗

    LAVIS is a multimodal large language model framework and vision-language model library. It provides tools for training and evaluating models that integrate visual, textual, and audio data, serving as a cross-modal feature extractor and a zero-shot visual reasoning engine. The framework distinguishes itself by using frozen-backbone integration, where pretrained encoders remain non-trainable while lightweight adapter layers are updated. It employs cross-modal feature alignment to map different representations into a shared embedding space and utilizes a modular model wrapper to swap vision and

    LAVIS is a multimodal vision-language model framework providing pretrained weights, fine-tuning support, visual question answering, and Hugging Face integration for cross-modal tasks.

    Jupyter NotebookVisual Question AnsweringVision-Language Models
    在 GitHub 上查看↗11,236
  • zai-org/cogvlmzai-org 的头像

    zai-org/CogVLM

    6,742在 GitHub 上查看↗

    CogVLM is a multimodal large language model designed for visual reasoning and multi-turn dialogue. It functions as a visual grounding model and a quantized vision model, combining text and image processing to perform complex understanding and maintain context across visual inputs. The project includes capabilities as a GUI automation agent, allowing it to analyze application screenshots, plan operational steps, and return precise screen coordinates for interface interaction. It further supports visual grounding by generating bounding box coordinates to map text descriptions to specific spatia

    CogVLM is a multimodal vision-language model featuring pretrained weights, visual reasoning, and fine-tuning support, perfectly matching the requirements for image understanding and visual question answering.

    PythonMultimodal Large Language Models
    在 GitHub 上查看↗6,742
  • apple/ml-fastvlmapple 的头像

    apple/ml-fastvlm

    7,375在 GitHub 上查看↗

    This project is a vision language model framework and vision-to-text pipeline designed for deploying and optimizing models that process both images and text. It provides an on-device inference engine and a vision language model framework to run quantized models locally on mobile and desktop hardware accelerators. The framework features a model quantization toolkit to reduce weight precision for lower memory footprints and increased execution speed on specialized silicon. It also includes an efficient vision encoder utilizing a hybrid encoding system to compress image tokens, which reduces pro

    This framework delivers a vision-language model architecture with visual question answering, image-to-text generation, and on-device optimization, though it focuses more on deployment and acceleration than broad Hugging Face integration.

    PythonVisual Question AnsweringModel Weight ManagementVision-Language Models
    在 GitHub 上查看↗7,375
  • clovaai/donutclovaai 的头像

    clovaai/donut

    6,789在 GitHub 上查看↗

    Donut is an OCR-free document transformer and end-to-end document parser. It functions as a neural network that converts unstructured document images directly into structured data or text without the use of an external optical character recognition engine. The project includes a synthetic document generator to create artificial images and ground-truth labels for training. It employs a transformer model to perform visual question answering and document image classification based on visual layout and text. The system covers several document understanding capabilities, including structured info

    Donut is a pretrained multimodal transformer designed for document-based visual question answering and image-to-text generation, though its scope is specialized toward document understanding rather than general-purpose vision tasks.

    PythonModel Fine-TuningVisual Question Answering
    在 GitHub 上查看↗6,789
  • apple/ml-ferretapple 的头像

    apple/ml-ferret

    8,680在 GitHub 上查看↗

    ml-ferret is a multimodal large language model framework and visual reasoning engine designed to reason about images and user interfaces. It functions as a UI grounding model and referring expression comprehension tool that maps natural language descriptions to precise pixel coordinates. The system focuses on high-resolution image analysis to identify and locate specific interface components. It employs multi-resolution image processing and region-aware visual encoding to preserve detail across different aspect ratios, enabling the model to analyze spatial relationships and functional layouts

    This repository provides a multimodal vision-language model framework for visual reasoning and grounding, fitting the category well despite being specialized for spatial localization rather than general conversation.

    PythonMultimodal Large Language Models
    在 GitHub 上查看↗8,680
  • zai-org/glm-4zai-org 的头像

    zai-org/GLM-4

    7,058在 GitHub 上查看↗

    GLM-4 is a large language model and fine-tuning framework designed for human-like text production, complex reasoning, and multilingual conversation. It functions as a multimodal system capable of processing high-resolution visual content and as a long-context model designed to analyze documents with a context window of up to one million tokens. The project differentiates itself through a function calling interface that enables AI agent development by connecting the model to external APIs and real-time web browsing. It includes specialized capabilities for generating functional programming cod

    GLM-4 is a multimodal large language model capable of processing visual content alongside text, though its core architecture leans heavily toward general language reasoning and long-context processing rather than being dedicated purely to vision-language tasks.

    PythonModel Fine-TuningMultimodal Large Language Models
    在 GitHub 上查看↗7,058
  • meta-llama/llama-modelsmeta-llama 的头像

    meta-llama/llama-models

    7,643在 GitHub 上查看↗

    This project provides a foundational framework and reference implementation for executing causal language modeling and multimodal reasoning on local systems. It includes a set of core components for managing model assets, a fine-tuning framework, and structural definitions required to instantiate transformer-based architectures. The system is distinguished by its ability to process combined text and image inputs through multimodal transformer models for visual reasoning and document analysis. It also supports the deployment of quantized models, reducing memory footprints through low-precision

    This repository provides a foundational multimodal framework and reference implementation for vision-language models, though it is primarily a structural reference and asset manager rather than a plug-and-play ready-to-run inference suite.

    PythonImage CaptioningModel Weight Management
    在 GitHub 上查看↗7,643
  • paddlepaddle/larkPaddlePaddle 的头像

    PaddlePaddle/LARK

    7,717在 GitHub 上查看↗

    LARK is a development toolkit for training, fine-tuning, and deploying large language models and multimodal models based on PaddlePaddle. It functions as a comprehensive framework that includes an LLM training orchestrator, an inference server, and a multimodal model framework for processing text, image, and video inputs. The project features a retrieval-augmented generation system for building conversational applications that integrate web search and private knowledge bases. It provides specific capabilities for multimodal reasoning and complex logic, enabling the extraction of structured da

    LARK is a multimodal development toolkit supporting vision-language model training and inference on PaddlePaddle, though it is centered on the PaddlePaddle ecosystem rather than standard Hugging Face integration.

    PythonModel Fine-Tuning
    在 GitHub 上查看↗7,717
  • microsoft/unilmmicrosoft 的头像

    microsoft/unilm

    22,030在 GitHub 上查看↗

    This project is a comprehensive framework and toolkit for developing, optimizing, and deploying transformer-based models across multimodal, document intelligence, and natural language processing tasks. It provides a unified neural architecture that processes text, vision, audio, and document layout data through a shared set of weights, enabling researchers and developers to build foundational models that align cross-modal representations. The platform distinguishes itself through advanced training and inference strategies designed for large-scale deep learning. It incorporates specialized mec

    Microsoft UniLM provides a unified framework for transformer-based multimodal and vision-language models, though it serves more as an underlying research toolkit rather than a ready-to-use visual question answering application.

    PythonCustom Vision TrainingModel Fine-TuningMultimodal Large Language Models
    在 GitHub 上查看↗22,030
  • huggingface/transformershuggingface 的头像

    huggingface/transformers

    161,630在 GitHub 上查看↗

    Transformers is a comprehensive library for machine learning that provides a unified interface for training, fine-tuning, and deploying transformer-based models. It supports a wide range of tasks, including text classification, language modeling, question answering, and sequence-to-sequence translation, while offering specialized architectures for both text and vision processing. The framework includes tools for managing the entire model lifecycle, from data preprocessing and tokenization to distributed training and inference. The library features extensive support for model optimization and

    Transformers is a foundational machine learning library that natively hosts and supports the multimodal vision-language models you need, offering fine-tuning, pretrained weights, and Hugging Face integration out of the box.

    PythonAPI FrameworksByte Pair EncodingsHybrid
    在 GitHub 上查看↗161,630
  • opengvlab/internvideoOpenGVLab 的头像

    OpenGVLab/InternVideo

    2,292在 GitHub 上查看↗

    ECCV2024 Video Foundation Models & Data for Multimodal Understanding

    This repository provides video foundation models for multimodal understanding and video question answering, making it a relevant choice though its primary focus is on spatiotemporal video rather than general image-based visual question answering.

    PythonPre-training DatasetsVideo Generation
    在 GitHub 上查看↗2,292
  • google-research/pix2structgoogle-research 的头像

    google-research/pix2struct

    685在 GitHub 上查看↗

    This repository contains code for Pix2Struct: Screenshot Parsing as Pretraining for Visual Language Understanding.

    Pix2Struct is a vision-language model trained on screenshot parsing that provides code for visual language understanding and multimodal tasks, making it a relevant choice though it lacks direct mentions of some modern fine-tuning and conversational features.

    PythonData Preprocessing
    在 GitHub 上查看↗685
  • idea-research/grounded-segment-anythingIDEA-Research 的头像

    IDEA-Research/Grounded-Segment-Anything

    17,633在 GitHub 上查看↗

    Grounded-Segment-Anything is a suite of specialized tools for multimodal visual analysis, text-based segmentation, and generative image editing. It integrates text-to-bounding-box detection and high-precision image segmentation masks to function as a text-based image segmenter and an automated visual labeling tool. The project enables text-driven image editing by identifying objects through natural language to perform inpainting and element replacement. It further extends visual analysis into three dimensions, allowing for 3D human reconstruction and the generation of 3D bounding boxes from t

    Grounded-Segment-Anything is a specialized multimodal suite for text-based segmentation, object detection, and visual analysis rather than a general-purpose vision-language model, but its rich multimodal grounding pipelines and conversational analysis features align well with your search.

    Jupyter NotebookLanguage-Based SegmentationMultimodal Analysis Tools3D
    在 GitHub 上查看↗17,633
一览前 10 名对比
仓库Star 数语言许可证最后推送
deepseek-ai/deepseek-vl25.3KPythonMIT2025年2月26日
haotian-liu/llava24.5KPythonapache-2.02024年8月12日
vikhyat/moondream9.8KPythonApache-2.02026年4月20日
openbmb/minicpm-v25.7KPythonApache-2.02026年6月4日
thudm/cogvlm6.7KPythonApache-2.02024年5月29日
openbmb/minicpm-o23.9KPythonapache-2.02026年2月15日
vision-cair/minigpt-425.7KPythonBSD-3-Clause2024年9月2日
qwenlm/qwen2-vl19.4KJupyter NotebookApache-2.02026年1月30日
salesforce/blip5.7KJupyter Notebookbsd-3-clause2024年8月5日
qwenlm/qwen-vl6.5KPythonother2024年8月6日

Related searches

  • AI 图像描述模型
  • 开源视觉语言模型
  • AI 3D 模型生成工具
  • an open source model for image generation
  • Video analysis models
  • 用于本地部署的开源模型
  • 通用图像分割模型
  • 计算机视觉与多模态