docs/source/index.rst
.. figure:: https://qianwen-res.oss-accelerate-overseas.aliyuncs.com/logo_qwen3.png :width: 60% :align: center :alt: Qwen3 :class: no-scaled-link
Qwen is the large language model and large multimodal model series of the Qwen Team, Alibaba Group. Both language models and multimodal models are pretrained on large-scale multilingual and multimodal data and post-trained on quality data for aligning to human preferences. Qwen is capable of natural language understanding, text generation, vision understanding, audio understanding, tool use, role play, playing as AI agent, etc.
With input from the community and insights from further research, Instruct-only and Thinking-only models are coming back! The results are Qwen3-2507:
Qwen3-Instruct-2507 has the following features:
Qwen3-Thinking-2507 has the following features:
Qwen3, aka Qwen3-2504, has the following features:
For more information, please visit our:
Qwen Home Page <https://qwen.ai>__Chat with Qwen (with Deep Research and Web Dev) <https://chat.qwen.ai>__Blog <https://qwenlm.github.io/>__GitHub <https://github.com/QwenLM>__Hugging Face <https://huggingface.co/Qwen>__ModelScope <https://modelscope.cn/organization/qwen>__Qwen3 Collection <https://huggingface.co/collections/Qwen/qwen3-67dd247413f0e2e4f653967f>__Join our community by joining our Discord <https://discord.gg/yPEP2vHTu4>__ and WeChat <https://github.com/QwenLM/Qwen/blob/main/assets/wechat.png>__ group. We are looking forward to seeing you there!
.. toctree:: :maxdepth: 1 :caption: Getting Started :hidden:
getting_started/quickstart getting_started/concepts getting_started/speed_benchmark getting_started/quantization_benchmark
.. toctree:: :maxdepth: 1 :caption: Inference :hidden:
inference/transformers
.. toctree:: :maxdepth: 1 :caption: Run Locally :hidden:
run_locally/llama.cpp run_locally/ollama run_locally/lmstudio run_locally/mlx-lm
.. toctree:: :maxdepth: 1 :caption: Deployment :hidden:
deployment/sglang deployment/vllm deployment/tgi deployment/dstack deployment/skypilot deployment/openllm
.. toctree:: :maxdepth: 1 :caption: Quantization :hidden:
quantization/awq quantization/gptq quantization/llama.cpp
.. toctree:: :maxdepth: 1 :caption: Training :hidden:
training/axolotl training/llama_factory training/ms_swift training/unsloth training/verl
.. toctree:: :maxdepth: 1 :caption: Framework :hidden:
framework/qwen_agent framework/function_call framework/LlamaIndex framework/Langchain