qwq

QwQ is the reasoning model of the Qwen series.

Araç Kullanımı 32b
Hızlı Kurulum (Ollama kuruluysa)
ollama run qwq

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 20GB 40K Text ollama run qwq:latest
32b 20GB 40K Text ollama run qwq:32b
32b-preview-q4_K_M 20GB 32K Text ollama run qwq:32b-preview-q4_K_M
32b-preview-q8_0 35GB 32K Text ollama run qwq:32b-preview-q8_0
32b-preview-fp16 66GB 32K Text ollama run qwq:32b-preview-fp16
32b-q4_K_M 20GB 40K Text ollama run qwq:32b-q4_K_M
32b-q8_0 35GB 40K Text ollama run qwq:32b-q8_0
32b-fp16 66GB 40K Text ollama run qwq:32b-fp16

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

QwQ is the reasoning model of the Qwen series. Compared with conventional instruction-tuned models, QwQ, which is capable of thinking and reasoning, can achieve significantly enhanced performance in downstream tasks, especially hard problems. QwQ-32B is the medium-sized reasoning model, which is capable of achieving competitive performance against state-of-the-art reasoning models, e.g., DeepSeek-R1, o1-mini.

Future Work

This marks Qwen’s initial step in scaling Reinforcement Learning (RL) to enhance reasoning capabilities. Through this journey, we have not only witnessed the immense potential of scaled RL but also recognized the untapped possibilities within pretrained language models. As we work towards developing the next generation of Qwen, we are confident that combining stronger foundation models with RL powered by scaled computational resources will propel us closer to achieving Artificial General Intelligence (AGI). Additionally, we are actively exploring the integration of agents with RL to enable long-horizon reasoning, aiming to unlock greater intelligence with inference time scaling.

Reference