qwen3

Qwen3 is the latest generation of large language models in Qwen series, offering a comprehensive suite of dense and mixture-of-experts (MoE) models.

Araç Kullanımı Akıl Yürütme 0.6b 1.7b 4b 8b 14b 30b 32b 235b
Hızlı Kurulum (Ollama kuruluysa)
ollama run qwen3

Ollama kurulu değil mi? ollama.com/download — Windows, macOS ve Linux için ücretsiz. İlk çalıştırmada model indirilir, sonrası tamamen çevrimdışıdır.

Varyantlar

Boyut büyüdükçe kalite artar, donanım ihtiyacı yükselir. Başlangıç için küçük varyantı deneyin.

EtiketBoyutBağlamGirdiKomut
latest 5.2GB 40K Text ollama run qwen3:latest
0.6b 523MB 40K Text ollama run qwen3:0.6b
1.7b 1.4GB 40K Text ollama run qwen3:1.7b
4b 2.5GB 256K Text ollama run qwen3:4b
8b 5.2GB 40K Text ollama run qwen3:8b
14b 9.3GB 40K Text ollama run qwen3:14b
30b 19GB 256K Text ollama run qwen3:30b
32b 20GB 40K Text ollama run qwen3:32b
235b 142GB 256K Text ollama run qwen3:235b
0.6b-q4_K_M 523MB 40K Text ollama run qwen3:0.6b-q4_K_M
0.6b-q8_0 832MB 40K Text ollama run qwen3:0.6b-q8_0
0.6b-fp16 1.5GB 40K Text ollama run qwen3:0.6b-fp16
1.7b-q4_K_M 1.4GB 40K Text ollama run qwen3:1.7b-q4_K_M
1.7b-q8_0 2.2GB 40K Text ollama run qwen3:1.7b-q8_0
1.7b-fp16 4.1GB 40K Text ollama run qwen3:1.7b-fp16
4b-instruct 2.5GB 256K Text ollama run qwen3:4b-instruct
4b-instruct-2507-q4_K_M 2.5GB 256K Text ollama run qwen3:4b-instruct-2507-q4_K_M
4b-instruct-2507-q8_0 4.3GB 256K Text ollama run qwen3:4b-instruct-2507-q8_0
4b-instruct-2507-fp16 8.1GB 256K Text ollama run qwen3:4b-instruct-2507-fp16
4b-thinking 2.5GB 256K Text ollama run qwen3:4b-thinking
4b-thinking-2507-q4_K_M 2.5GB 256K Text ollama run qwen3:4b-thinking-2507-q4_K_M
4b-thinking-2507-q8_0 4.3GB 256K Text ollama run qwen3:4b-thinking-2507-q8_0
4b-thinking-2507-fp16 8.1GB 256K Text ollama run qwen3:4b-thinking-2507-fp16
4b-q4_K_M 2.6GB 40K Text ollama run qwen3:4b-q4_K_M
4b-q8_0 4.4GB 40K Text ollama run qwen3:4b-q8_0

33 varyant daha var — tümü için ollama.com.

Model Detayları ve Benchmarklar (kaynak: ollama.com)

Qwen 3 logo

Qwen 3 is the latest generation of large language models in Qwen series, with newly updated versions of the 30B and 235B models:

New 30B model

ollama run qwen3:30b

Qwen3-30B-A3B-Instruct-2507.jpg

New 235B model

ollama run qwen3:235b

0d7zztq4GB7G2ZYowO-dQ.jpg

Overview

The Qwen 3 family is a comprehensive suite of dense and mixture-of-experts (MoE) models. The flagship model, Qwen3-235B-A22B, achieves competitive results in benchmark evaluations of coding, math, general capabilities, etc., when compared to other top-tier models such as DeepSeek-R1, o1, o3-mini, Grok-3, and Gemini-2.5-Pro. Additionally, the small MoE model, Qwen3-30B-A3B, outcompetes QwQ-32B with 10 times of activated parameters, and even a tiny model like Qwen3-4B can rival the performance of Qwen2.5-72B-Instruct.

  • Significantly enhancement in its reasoning capabilities, surpassing previous QwQ (in thinking mode) and Qwen2.5 instruct models (in non-thinking mode) on mathematics, code generation, and commonsense logical reasoning.

  • Superior human preference alignment, excelling in creative writing, role-playing, multi-turn dialogues, and instruction following, to deliver a more natural, engaging, and immersive conversational experience.

  • Expertise in agent capabilities, enabling precise integration with external tools in both thinking and unthinking modes and achieving leading performance among open-source models in complex agent-based tasks.

  • Support of 100+ languages and dialects with strong capabilities for multilingual instruction following and translation.

Reference