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.
thudm/cogvlm 的主要功能包括:Visual Content Analysis, Visual-Language Multimodal Integration, GUI Action Planning, Text-to-Bounding-Box Models, GUI Task Automation, Multimodal Large Language Models, Visual Question Answering, GUI Agents。
thudm/cogvlm 的开源替代品包括: zai-org/cogvlm — CogVLM is a multimodal large language model designed for visual reasoning and multi-turn dialogue. It functions as a… qwenlm/qwen-vl. thudm/visualglm-6b — VisualGLM-6B is a bilingual multimodal large language model and vision-language model designed for conversational… huggingface/smollm — SmolLM is a project dedicated to the development of small language models. It focuses on training and fine-tuning… opennmt/ctranslate2 — CTranslate2 is a C++ inference engine and runtime for Transformer models, designed to execute models on both CPU and… opengvlab/internvl — InternVL is a vision-language model framework that fuses a visual encoder with a large language model to translate…
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
VisualGLM-6B is a bilingual multimodal large language model and vision-language model designed for conversational tasks and visual understanding. It functions as a bilingual AI model capable of processing and generating responses in both Chinese and English. The system is a quantized large language model supporting 4-bit and 8-bit precision to reduce memory usage and hardware requirements during local deployment. It is also a parameter-efficient fine-tuning model, allowing for weight adjustments to adapt the system to specific downstream tasks without full retraining. The project covers mult
SmolLM is a project dedicated to the development of small language models. It focuses on training and fine-tuning compact models that maintain high performance while utilizing fewer parameters. The project emphasizes efficient AI inference and on-device text generation, aiming to enable the deployment of lightweight models on edge devices with limited memory and processing power. It utilizes synthetic data generation to produce artificial datasets that improve the reasoning and training of these AI systems. The system supports a variety of optimization and training capabilities, including we