Trending: On-device modelsSearch
iHeartGeek
iTECH

Alibaba open-sources Qwen-Drive, a 4B driving model that plans and sees at once

Alibaba’s Qwen team has released Qwen-Drive-1.0, an Apache 2.0-licensed 4B vision-language foundation model that combines 3D detection, occupancy prediction, map segmentation and motion planning for autonomous driving.

Illustrative photograph of a self-driving car travelling on an urban street.

Alibaba’s Qwen team has released Qwen-Drive-1.0, an Apache 2.0-licensed 4B vision-language foundation model that combines 3D detection, occupancy prediction, map segmentation and motion planning for autonomous driving.

The official Qwen-Drive repository describes a vision-language foundation model intended for autonomous-driving research. Qwen-Drive-1.0-4B is published on Hugging Face and ModelScope, combining 3D object detection, semantic occupancy prediction, bird’s-eye-view map segmentation, visual question answering and motion planning in a single 4-billion-parameter model.

The release is licensed under Apache 2.0, and the accompanying research paper was submitted to arXiv on 31 August 2026. The relatively small model size points at edge deployment and on-vehicle inference rather than cloud-scale computation.

What it does not prove

A capable research model is not a road-ready driving system. Real-world safety, validation, regulatory approval and commercial deployment are not established by the release, and benchmark claims should be read from the paper rather than taken as demonstrated production performance.

Our opinion

Packing perception, prediction and planning into a 4B open-weights model is exactly the kind of unglamorous infrastructure work that quietly moves an industry. If independent teams can reproduce its results, Qwen-Drive could become a common research baseline the way earlier open releases did for language. The caveat writes itself: open driving models lower the barrier to experimentation, not to putting an unsupervised car on a public road.