model release

Alibaba releases Qwen3.5-4B, a 4B multimodal model for vision and text tasks

TL;DR

Alibaba's Qwen team has released Qwen3.5-4B, a 4 billion parameter multimodal model capable of processing both images and text. The model is available on Hugging Face under an Apache 2.0 license, making it freely available for commercial and research use.

2 min read
0

Alibaba Releases Qwen3.5-4B Multimodal Model

Alibaba's Qwen team has released Qwen3.5-4B, a 4 billion parameter multimodal model designed to handle both image and text inputs. The model was published on Hugging Face on February 27, 2026.

Model Specifications

Qwen3.5-4B is positioned as a lightweight multimodal model with 4 billion parameters. It supports image-text-to-text tasks, enabling users to provide images and text prompts and receive text responses. The model is available in base form (Qwen3.5-4B-Base) with instruction-tuned variants also released.

The model uses the safetensors format for model weights and is compatible with standard transformers pipelines and Hugging Face Endpoints.

Licensing and Availability

Qwen3.5-4B is released under the Apache 2.0 license, permitting free use for both commercial and non-commercial applications. This represents a fully open release with no usage restrictions. The model is available directly from Hugging Face's model hub.

Architecture and Capabilities

The model is tagged for conversational use cases and image-text-to-text applications. At 4 billion parameters, it targets the efficiency segment of the market—suitable for deployment on resource-constrained hardware while maintaining multimodal capabilities.

As of publication, the model has received 60 likes and 41 downloads on Hugging Face, indicating early interest from the open-source community.

Community Reception

The release includes evaluation results published alongside the model weights, following Alibaba's standard practice of providing benchmark data for model transparency. The model is marked as compatible with Hugging Face Endpoints for easy deployment.

What This Means

Qwen3.5-4B extends Alibaba's Qwen family into the efficient multimodal space at a smaller scale than previous releases. The 4B parameter count makes it suitable for edge deployment and fine-tuning on limited hardware, while Apache 2.0 licensing removes legal barriers to adoption. This positions the model as a competitive option for developers needing lightweight vision-language capabilities without commercial restrictions. The release reflects continued competition in the open-source multimodal space, where parameter efficiency and licensing terms are becoming primary differentiators.

Related Articles

model release

Alibaba Releases Qwen3.8 Max (0902), a 2.4-Trillion-Parameter MoE Model With 1M-Token Context

Alibaba's Qwen team released Qwen3.8 Max (0902), a 2.4-trillion-parameter mixture-of-experts model with a 1M-token context window that accepts text, image, and video input. The snapshot is post-trained for coding, agentic workflows, and long-horizon task execution, priced at $2/$6 per 1M input/output tokens.

model release

Alibaba's Qwen Releases Qwen-Drive-1.0-4B, a Unified VLM for Autonomous Driving Perception and Planning

Alibaba's Qwen team has released Qwen-Drive-1.0-4B, a 4B-parameter vision-language model built on Qwen3.5 that unifies 3D perception, driving question answering, and motion planning in one framework. The model reports strong open-loop, pseudo-closed-loop, and closed-loop driving benchmark results while claiming minimal loss of general vision-language ability.

model release

Alibaba Open-Sources Qwen3.8-2.4T-A95B, Its First Qwen-Max-Class Model With Public Weights

Alibaba's Qwen team released Qwen3.8-2.4T-A95B on August 12, 2026, the open-weight version of Qwen3.8-Max and the first Qwen-Max-class model made publicly available. The 2.4 trillion-parameter mixture-of-experts model activates only 95 billion parameters per token and supports context windows up to 1 million tokens.

model release

Alibaba Releases Qwen-Drive 1.0, an Open Driving Model That Explains Its Own Decisions

Alibaba has released Qwen-Drive 1.0, a driving model built on Qwen3.5-4B that handles spatial perception, route planning, and cockpit dialogue in a single system. Reinforcement learning cut the rate of off-road driving errors in simulation from 24 percent to 12 percent, though the model's stated reasoning doesn't always match its actual maneuvers.

Comments

Loading...