Qwen Releases 27B Vision Model with Long Context
The new model from Alibaba's Qwen team combines multimodal understanding with a 131K token context window under a permissive Apache 2.0 license.
Alibaba's Qwen team has introduced a new model to its latest family, Qwen3.5-27B. This release is a powerful vision-language model (VLM), capable of understanding and processing both text and image inputs to generate text-based responses.
Sized at 27 billion parameters, the model occupies a compelling middle ground for developers seeking strong performance without the resource demands of the largest foundation models. Its standout feature is an expansive 131,072-token context window, allowing it to process and maintain coherence across very long and complex inputs that can include multiple images and extensive text.
The combination of these features makes Qwen3.5-27B a versatile tool for a wide range of applications. Its ability to "see" and reason about visual information within a large context is valuable for tasks like document analysis, multi-image comparison, and creating sophisticated conversational agents.
The model's release under the commercially-friendly Apache 2.0 license further lowers the barrier for developers and businesses to build on this technology. You can explore the model and its capabilities on its official Hugging Face repository.
Sources
- Visit
Qwen/Qwen3.5-27B
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.