[GH-ISSUE #12881] Quits during converting qwen3-vl-32b-thinking with no error #55048

Closed
opened 2026-04-29 08:14:58 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @chigkim on GitHub (Oct 31, 2025).
Original GitHub issue: https://github.com/ollama/ollama/issues/12881

What is the issue?

When I tried to import finetuned qwen3-vl-32b-thinking, it tried to convert the model for a couple of minutes after copying files. Then it just exits with no error message.

ollama create qwen3-vl:32b-thinking-finetuned-q8_0 -f q3vl.modelfile -q q8_0

Relevant log output

copying file sha256:5f6cde5a720a6176fabe027a783159458159f2a03b28b11d88711b152a60eb39 100%
converting model ⠼

OS

macOS

GPU

Apple

CPU

Apple

Ollama version

v0.12.7

Originally created by @chigkim on GitHub (Oct 31, 2025). Original GitHub issue: https://github.com/ollama/ollama/issues/12881 ### What is the issue? When I tried to import finetuned qwen3-vl-32b-thinking, it tried to convert the model for a couple of minutes after copying files. Then it just exits with no error message. `ollama create qwen3-vl:32b-thinking-finetuned-q8_0 -f q3vl.modelfile -q q8_0` ### Relevant log output ```shell copying file sha256:5f6cde5a720a6176fabe027a783159458159f2a03b28b11d88711b152a60eb39 100% converting model ⠼ ``` ### OS macOS ### GPU Apple ### CPU Apple ### Ollama version v0.12.7
GiteaMirror added the bug label 2026-04-29 08:14:58 -05:00
Author
Owner

@rick-github commented on GitHub (Oct 31, 2025):

https://github.com/ollama/ollama/issues/11783#issuecomment-3324771183

<!-- gh-comment-id:3473106420 --> @rick-github commented on GitHub (Oct 31, 2025): https://github.com/ollama/ollama/issues/11783#issuecomment-3324771183
Author
Owner

@chigkim commented on GitHub (Nov 7, 2025):

Thanks! I was able to import qwen3-vl-32b with GOMAXPROCS=1 but not gpt-oss-20b which is smaller than qwen3-vl-32b.

<!-- gh-comment-id:3502663145 --> @chigkim commented on GitHub (Nov 7, 2025): Thanks! I was able to import qwen3-vl-32b with `GOMAXPROCS=1` but not gpt-oss-20b which is smaller than qwen3-vl-32b.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#55048