[GH-ISSUE #14087] qwen3 next no working in 0.15.5 when i config OLLAMA_NUM_PARALLEL=2 #9198

Closed
opened 2026-04-12 22:02:58 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @r4c0box on GitHub (Feb 5, 2026).
Original GitHub issue: https://github.com/ollama/ollama/issues/14087

What is the issue?

In mycase, when i test Environment="OLLAMA_NUM_PARALLEL=num" in /etc/systemd/system/ollama.service start to use qwen3-coder-next:latest, it is always report "
Error: 500 Internal Server Error: model runner has unexpectedly stopped, this may be due to resource limitations or an internal error, check ollama server logs for details
", i try it several times ,and it still the same error。but if i not set this Evironment ,it work well。

Relevant log output


OS

Linux

GPU

Nvidia

CPU

Intel

Ollama version

0.15.5-rc3

Originally created by @r4c0box on GitHub (Feb 5, 2026). Original GitHub issue: https://github.com/ollama/ollama/issues/14087 ### What is the issue? In mycase, when i test Environment="OLLAMA_NUM_PARALLEL=num" in /etc/systemd/system/ollama.service start to use qwen3-coder-next:latest, it is always report " Error: 500 Internal Server Error: model runner has unexpectedly stopped, this may be due to resource limitations or an internal error, check ollama server logs for details ", i try it several times ,and it still the same error。but if i not set this Evironment ,it work well。 ### Relevant log output ```shell ``` ### OS Linux ### GPU Nvidia ### CPU Intel ### Ollama version 0.15.5-rc3
GiteaMirror added the bug label 2026-04-12 22:02:58 -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#9198