Alibaba Releases Qwen3-VL, an 8B Open-Source Vision Model
The latest vision-language model from the popular Qwen series is instruction-tuned and available under an Apache 2.0 license.
Alibaba's Qwen team has launched Qwen3-VL-8B-Instruct, a new vision-language model (VLM) built on their latest Qwen3 architecture. This release adds powerful multimodal capabilities to the recently introduced Qwen3 family of open-source models.
As an instruction-tuned VLM, Qwen3-VL-8B is designed to understand and process both images and text simultaneously. It can perform a wide range of tasks that require visual reasoning, such as answering detailed questions about an image, generating captions, and identifying specific objects within a scene.
With 8 billion parameters, the model occupies a practical middle ground, offering strong performance without the demanding hardware requirements of much larger, proprietary systems. Its release provides developers and researchers with a capable tool for building multimodal applications, from enhanced chatbots to sophisticated content analysis systems.
The model is available under the permissive Apache 2.0 license, encouraging both academic and commercial use. Interested users can find the model weights and documentation on the Qwen Hugging Face repository.
Sources
- Visit
Qwen/Qwen3-VL-8B-Instruct
Hugging Face
0 comments
No comments yet. Be the first to weigh in.
More in Vision-Language
Moonshot AI Releases Kimi, a Multimodal Coding Model
The new Mixture-of-Experts model from the Chinese AI company can generate code while also understanding visual inputs, a rare combination in open models.
Google Releases Open-Source DiffusionGemma 26B Model
The new 26B parameter model from DeepMind uses a diffusion-based architecture, a technique more common in image generation, to produce text.

MiniMax Releases M3, a Multimodal MoE Model
The new open-weight model from MiniMax AI combines vision, coding, and reasoning using a Mixture-of-Experts architecture.