[GH-ISSUE #11899] Model Family mixed #54414

Closed
opened 2026-04-29 05:54:50 -05:00 by GiteaMirror · 3 comments
Owner

Originally created by @fanhefeng on GitHub (Aug 14, 2025).
Original GitHub issue: https://github.com/ollama/ollama/issues/11899

What is the issue?

I installed deepseek-r1:latest model first, and then installed qwen3 model.
When I checked http://localhost:11434/api/tags, it shows me qwen3 family. Even I removed qwen3 model now, it still shows that.
I was confused.

Image

Relevant log output

ollama list
NAME                  ID              SIZE      MODIFIED   
deepseek-r1:latest    6995872bfe4c    5.2 GB    8 days ago

OS

macOS

GPU

Apple

CPU

Apple

Ollama version

0.9.6

Originally created by @fanhefeng on GitHub (Aug 14, 2025). Original GitHub issue: https://github.com/ollama/ollama/issues/11899 ### What is the issue? I installed deepseek-r1:latest model first, and then installed qwen3 model. When I checked http://localhost:11434/api/tags, it shows me qwen3 family. Even I removed qwen3 model now, it still shows that. I was confused. <img width="1326" height="794" alt="Image" src="https://github.com/user-attachments/assets/d2e63d96-2e36-4171-8e07-eb611337f297" /> ### Relevant log output ```shell ollama list NAME ID SIZE MODIFIED deepseek-r1:latest 6995872bfe4c 5.2 GB 8 days ago ``` ### OS macOS ### GPU Apple ### CPU Apple ### Ollama version 0.9.6
GiteaMirror added the bug label 2026-04-29 05:54:50 -05:00
Author
Owner

@rick-github commented on GitHub (Aug 14, 2025):

It's a distilled model, a model based on qwen3 that has been trained by Deepseek to emulate the processing done by deepseek-r1:671b.

<!-- gh-comment-id:3188697036 --> @rick-github commented on GitHub (Aug 14, 2025): It's a distilled model, a model based on qwen3 that has been trained by Deepseek to emulate the processing done by deepseek-r1:671b.
Author
Owner

@pdevine commented on GitHub (Aug 14, 2025):

Going to close this as answered.

<!-- gh-comment-id:3188950983 --> @pdevine commented on GitHub (Aug 14, 2025): Going to close this as answered.
Author
Owner

@fanhefeng commented on GitHub (Aug 16, 2025):

Thank you for your explaining

<!-- gh-comment-id:3193505948 --> @fanhefeng commented on GitHub (Aug 16, 2025): Thank you for your explaining
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#54414