[PR #10708] feat: qwen3 dense and sparse models #13335

Closed
opened 2026-04-13 00:24:11 -05:00 by GiteaMirror · 0 comments
Owner

Original Pull Request: https://github.com/ollama/ollama/pull/10708

State: closed
Merged: Yes


this change adds Qwen 3 model family to the Ollama engine. It supports both the dense models as well as the sparse, mixture of experts models

dense:

mixture of experts:

This change works for all existing models found in library/qwen3

**Original Pull Request:** https://github.com/ollama/ollama/pull/10708 **State:** closed **Merged:** Yes --- this change adds Qwen 3 model family to the Ollama engine. It supports both the dense models as well as the sparse, mixture of experts models dense: - [Qwen/Qwen3-0.6B](https://huggingface.co/Qwen/Qwen3-0.6B) - [Qwen/Qwen3-1.7B](https://huggingface.co/Qwen/Qwen3-1.7B) - [Qwen/Qwen3-4B](https://huggingface.co/Qwen/Qwen3-4B) - [Qwen/Qwen3-8B](https://huggingface.co/Qwen/Qwen3-8B) - [Qwen/Qwen3-14B](https://huggingface.co/Qwen/Qwen3-14B) - [Qwen/Qwen3-32B](https://huggingface.co/Qwen/Qwen3-32B) mixture of experts: - [Qwen/Qwen3-30B-A3B](https://huggingface.co/Qwen/Qwen3-30B-A3B) - [Qwen/Qwen3-235B-A22B](https://huggingface.co/Qwen/Qwen3-235B-A22B) This change works for all existing models found in [library/qwen3](https://ollama.com/library/qwen3)
GiteaMirror added the pull-request label 2026-04-13 00:24:11 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#13335