Skip to main content
Browse Models

Alibaba Cloud

Qwen3 0.6B

Released

2025-04-28

Family

Qwen 3

Type

Foundation Model

Downloads

External Download

You are about to open a link to an external source. Verify the URL before continuing.

Download

4-bit GGUF (Q4_K_M)

GGUF · Qwen_Qwen3-0.6B-Q4_K_M.gguf

5-bit GGUF (Q5_K_M)

GGUF · Qwen_Qwen3-0.6B-Q5_K_M.gguf

6-bit GGUF (Q6_K)

GGUF · Qwen_Qwen3-0.6B-Q6_K.gguf

8-bit GGUF (Q8_0)

GGUF · Qwen_Qwen3-0.6B-Q8_0.gguf

Ollama Model (q4_K_M)

Ollama

Model Report

Overview

Qwen3-0.6B is a dense language model within the Qwen3 series, developed by Alibaba Cloud's Qwen team. As part of the third generation of Qwen models, Qwen3-0.6B is designed to advance capabilities in reasoning, instruction-following, agent-based interactions, and multilingual processing. Officially released as part of the broader Qwen3 family on April 29, 2025, this model emphasizes a balance between efficient deployment and sophisticated language understanding across a wide array of domains.

Qwen3 announcement banner image

Figure 1. Banner from the official Qwen3 announcement, introducing the latest models in the series.

Qwen3 official logo

Figure 2. The Qwen3 logo, as featured in the model's official GitHub repository.

Architecture and Model Features

Qwen3-0.6B features a causal language model architecture with 0.6 billion total parameters, of which 0.44 billion are non-embedding parameters. The model consists of 28 transformer layers utilizing Grouped Query Attention (GQA) with 16 query and 8 key/value heads, enabling efficient scaling and attention mechanisms. The implementation incorporates advanced techniques, including SwiGLU activation, Rotary Positional Embeddings (RoPE), and RMSNorm with pre-normalization strategies. Notably, architectural innovations such as the removal of QKV-bias and the adoption of QK-Norm in the attention layer have been introduced to stabilize training.

The tokenizer for Qwen3-0.6B is based on byte-level byte-pair encoding (BBPE) and supports a vocabulary of 151,669 tokens, allowing for extensive multilingual capability.

A distinctive feature of the Qwen3 series is its capacity for "hybrid thinking modes." The default thinking mode supports complex reasoning, mathematics, and code generation, outputting content in <think>...</think> tags. The non-thinking mode, conversely, delivers efficient, general-purpose dialogue. Users can switch between these modes dynamically—either programmatically or by including specific tokens such as /think and /no_think in their prompts. This dual-mode architecture enables adaptive allocation of computational resources and enhances performance flexibility for a variety of language tasks.

Training Methodology

Qwen3-0.6B is trained through a comprehensive pipeline involving both pretraining and specialized post-training strategies. During pretraining, the model is exposed to an extensive corpus comprising approximately 36 trillion tokens from 119 languages and dialects, nearly double that of its predecessor Qwen2.5. The dataset aggregates diverse sources, including web data, document corpora, and synthetic examples for mathematics and programming generated by earlier Qwen models.

The pretraining phase is implemented in three main stages. The general pretraining stage imparts broad language competence and world knowledge. The reasoning stage focuses on knowledge-intensive data, including STEM, mathematics, and reasoning-specific queries. The final pretraining stage extends context capability up to 32,768 tokens, leveraging long-form data and employing methods such as Adaptive Base Frequency, YARN, and Dual Chunk Attention for enhanced sequence length management.

Qwen3 post-training and distillation pipeline

Figure 3. Diagram of the post-training and distillation process for Qwen3 models, showing frontier and lightweight models' training trajectories.

In post-training, larger Qwen3 models undergo four stages: long chain-of-thought (CoT) cold start, reinforcement learning with reasoning-based rules, fusion of thinking and non-thinking modes, and a general reinforcement learning phase that tunes performance across more than 20 general-domain tasks. For compact models such as Qwen3-0.6B, a strong-to-weak distillation process is employed. This distills knowledge and mode-switching abilities from larger parent models—namely, Qwen3-32B and Qwen3-235B-A22B—directly into the smaller variants, ensuring efficient learning without the need for the full post-training regimen.

Evaluation and Benchmark Results

Qwen3-0.6B undergoes extensive evaluation against a suite of benchmarks, demonstrating marked improvements over similarly sized predecessors and strong competitiveness even against larger models. Notable pretraining benchmark scores include MMLU (52.81), GSM8K for math (59.59), and encoding tasks such as EvalPlus for code (36.23). Post-training, the model exhibits enhanced performance due to advanced alignment and reasoning training.

The hybrid thinking mode supports improved results in reasoning-intensive benchmarks, with metrics such as MMLU-Redux (55.6) and MATH-500 (77.6) in thinking mode. General dialogue and alignment are also strengthened, as reflected in IFEval and Creative Writing v3 scores. Moreover, Qwen3-0.6B demonstrates robust multilingual proficiency, achieving competitive results on Belebele multilingual benchmarks, spanning diverse language families beyond Indo-European and Sino-Tibetan groupings.

The model is capable of handling samples with context lengths up to 32,768 tokens, with tests on the RULER benchmark affirming that performance remains stable for long-context retrieval and reasoning, although slight degradation is observed in thinking mode for tasks relying exclusively on retrieval.

Applications, Use Cases, and Model Family

Qwen3-0.6B is engineered for a wide range of use cases, including logical reasoning, mathematical problem-solving, code synthesis, creative writing, role-play, and natural dialogue across multiple turns. Its agentic abilities are enhanced through integration with external toolchains, making it suitable for automation and complex workflow orchestration tasks. The model's strong multilingualism supports instruction following, translation, and dialogue across a spectrum of over 100 languages and dialects.

Demonstration of Qwen3's agentic capabilities, highlighting interaction and reasoning in an applied context. · Source

Qwen3-0.6B belongs to a broader family of models, spanning dense and Mixture-of-Experts (MoE) variants at larger parameter scales, including Qwen3-1.7B, Qwen3-4B, Qwen3-8B, Qwen3-14B, Qwen3-32B, and flagship MoE models such as Qwen3-235B-A22B. The strong-to-weak distillation strategy used for lightweight models enables them to inherit key capabilities of larger models, particularly the flexible mode-switching and advanced reasoning features.

Limitations and Licensing

Despite robust performance, Qwen3-0.6B displays some known limitations. Repetitive outputs can occur, especially if greedy decoding is mistakenly employed during inference in thinking mode. This can often be alleviated by careful adjustment of sampling hyperparameters such as temperature and presence penalty. Retrieval accuracy in long-context scenarios can slightly decline in thinking mode, likely attributable to interference from auxiliary reasoning tokens. Additionally, general reinforcement learning stages may introduce performance trade-offs, occasionally diminishing results for highly specialized tasks like competitive mathematics or complex code generation.

Qwen3-0.6B and its open-weights counterparts are distributed under the Apache 2.0 license, supporting open research and adaptation. For technical specifications, usage guidelines, and ongoing research updates, refer to the model's official documentation and the full technical report.

Helpful Resources

More from Alibaba Cloud

Alibaba Cloud /

Qwen2.5 VL 3B

A 3B-parameter multimodal language model that processes images, videos, and text with capabilities for visual reasoning, document analysis, and computer interface interaction.
Alibaba Cloud /

Qwen2.5 VL 7B

A 7-billion parameter multimodal model capable of processing images, documents, and videos with native dynamic resolution support and structured output capabilities.
Alibaba Cloud /

Qwen2.5 VL 72B

A 72-billion parameter multimodal model that processes images, videos, and text for document analysis, object detection, and visual agent tasks.
Alibaba Cloud /

QwQ 32B Preview

Experimental research model focused on advancing AI reasoning capabilities by thinking through problems step by step, continuously questioning assumptions, and exploring different paths of thought. Impressive benchmark scores in math and coding tasks.
Alibaba Cloud /

QwQ 32B

A 32.5-billion parameter transformer model optimized for mathematical reasoning, coding, and complex problem-solving through reinforcement learning training.
Alibaba Cloud /

Qwen 2.5 Math 1.5B

A 1.5 billion parameter specialized model focused on mathematical reasoning and problem-solving capabilities in English and Chinese.
Alibaba Cloud /

Qwen 2.5 Math 7B

A 7.62-billion parameter mathematical reasoning model supporting English and Chinese with chain-of-thought and tool-integrated reasoning capabilities.
Alibaba Cloud /

Qwen 2.5 Math PRM 7B

A 7B parameter process reward model that evaluates mathematical reasoning steps individually rather than just final answers, achieving 67.6% accuracy on mathematical benchmarks.
Alibaba Cloud /

Qwen 2.5 Math 72B

A 72.7 billion parameter language model specialized for solving mathematical problems in English and Chinese using chain-of-thought and tool-integrated reasoning.
Alibaba Cloud /

Qwen 2.5 Math PRM 72B

A 72.8 billion parameter process reward model that evaluates intermediate mathematical reasoning steps using consensus filtering and achieves 78.3% F1 on ProcessBench.
Alibaba Cloud /

Qwen 2.5 Coder 7B

A 7.61 billion parameter transformer model designed for code generation and reasoning across 92 programming languages with a 128,000-token context window.
Alibaba Cloud /

Qwen 2.5 Coder 32B

Qwen2.5-Coder builds on Qwen2.5 by training on 5.5 trillion additional tokens of code data including source code, text-code grounding data, and synthetic data. This leads to significant improvements in code-related tasks.
Alibaba Cloud /

Qwen 2.5 7B

A 7.61-billion parameter transformer-based language model with 128K token context length, trained on 18 trillion tokens supporting 29+ languages.
Alibaba Cloud /

Qwen2.5 7B 1M

A 7-billion parameter transformer model with 1-million token context capacity utilizing Dual Chunk Attention for long-range text processing.
Alibaba Cloud /

Qwen 2.5 14B

A 14.7 billion parameter transformer model supporting 29 languages with 128K context window, designed as foundation for fine-tuning applications.
Alibaba Cloud /

Qwen2.5 14B 1M

A 14.7B parameter transformer model with 1-million token context capacity, utilizing dual chunk attention and progressive training for extended sequence processing.
Alibaba Cloud /

Qwen 2.5 32B

A 32.5 billion parameter multilingual transformer model trained on 18 trillion tokens with 128K context length supporting text generation, coding, and mathematical reasoning.
Alibaba Cloud /

Qwen 2.5 72B

This update to Qwen 2, pretrained on 18 trillion tokens, shows impressive performance in benchmarks (MMLU 85+, HumanEval 85+, MATH 80+), outperforming models of similar size. Qwen 2.5 has multilingual support for over 29 languages and can understand and generate structured data.
Alibaba Cloud /

Qwen 2 7B

A 7.6 billion parameter multilingual decoder-only Transformer model designed for further post-training with 32,000-token context and strong coding capabilities.
Alibaba Cloud /

Qwen 2 72B

A 72-billion parameter transformer model supporting extended context lengths up to 128K tokens and demonstrating strong multilingual capabilities across diverse benchmarks.
Alibaba Cloud /

Qwen 1.5 32B

Foundation 32B Qwen 1.5 model from Alibaba Cloud.
Alibaba Cloud /

Qwen 1.5 72B

Foundation 72B Qwen 1.5 model from Alibaba Cloud.