Robots Atlas>ROBOTS ATLAS
Qwen3.5-0.8B

Qwen3.5-0.8B

3.5 ยท 0.8Bย ยทย Family: Qwen3
A compact 0.8B multimodal Qwen model (Alibaba): hybrid Gated DeltaNet + sparse MoE, 24 layers, 262K context, text/image/video, thinking mode and tools. Apache 2.0.
โœ“ Activeโœ“ Public accessโš– Open sourceMultimodalLLMReasoning model๐Ÿ“ Qwen3
Context window
262K
tokens
Parameters
0.8B
parameters
Release date
1 January 2026
Access:DownloadHostedDeployment:๐Ÿ’ป Localโ˜ Cloud๐Ÿ“ฑ On-device

Overview

Qwen3.5-0.8B is a compact 0.8B-parameter causal language-vision model from the Qwen family (Alibaba). It has 24 layers and a hybrid architecture combining Gated DeltaNet with a sparse Mixture-of-Experts (MoE), optimized for efficient inference.

The model is multimodal โ€” accepting text, images, and video โ€” and supports a native context of up to 262,144 tokens. It runs in non-thinking mode by default, but a thinking (reasoning) mode can be enabled via API parameters; it also supports tool calling and agent applications.

Qwen3.5-0.8B underwent both pre-training and post-training, targeting high utility across reasoning, coding, and visual understanding. As the smallest variant of the series it performs more modestly than the larger 2B/4B models, but stays very lightweight. Released under the Apache 2.0 license (for research and commercial use).

Classification
MultimodalLLMReasoning model
Family: Qwen3
Access & deployment
DownloadHosted
LocalCloudOn-device
Weights: Open source
Key parameters
๐Ÿ“ Context: 262K
๐Ÿงฉ Parameters: 0.8B
โœ“ Toolsย ยทย โœ“ Fine-tuning
๐Ÿ“ฅ Input: text, image, video

Technical specification

Context window
262K
tokens
Parameters
0.8B
parameters
License
Apache 2.0
Hardware requirements
24 layers, hybrid Gated DeltaNet + sparse MoE; native 262,144-token context. Very lightweight, for efficient inference.
Features:โœ“ Tool useโœ“ Fine-tuning
Modalities
โฌ‡ Input
textimagevideo
โฌ† Output
textcode

Capabilities and applications

Native model capabilities
Multimodal understanding
Category: multimodal
Image understanding
Analysing and interpreting the content of images.
Category: vision
Video understanding
The model's ability to analyse and interpret video content โ€” recognising actions, motion, events and relationships between objects over time.
Category: video
Reasoning
The model's ability to reason logically and solve complex problems.
Category: reasoning
Tool use
The model's ability to call external functions, APIs and tools during a conversation: calculator, search engine, code editor, database. The model decides when and how to use a tool and interprets its result.
Category: planning
Long context
Support for large context windows โ€” tens to hundreds of thousands (or millions) of input tokens. Enables analysis of entire codebases, long documents, and many parallel conversations without losing earlier information. GPT-5.1 supports 400,000 tokens.
Category: language
Agentic capability
The model's ability to autonomously plan and execute multi-step tasks by sequentially using tools, maintaining context, and adapting to intermediate results.
Category: planning

Technical architecture