[GH-ISSUE #10578] How does the QWEN3:30B-A3B model run permanently? #69018

Closed
opened 2026-05-04 16:50:22 -05:00 by GiteaMirror · 6 comments
Owner

Originally created by @sy960923 on GitHub (May 6, 2025).
Original GitHub issue: https://github.com/ollama/ollama/issues/10578

What is the issue?

How does the QWEN3:30B-A3B model run permanently?

Relevant log output

How does the QWEN3:30B-A3B model run permanently?

OS

Linux

GPU

Nvidia

CPU

No response

Ollama version

0.6.6

Originally created by @sy960923 on GitHub (May 6, 2025). Original GitHub issue: https://github.com/ollama/ollama/issues/10578 ### What is the issue? How does the QWEN3:30B-A3B model run permanently? ### Relevant log output ```shell How does the QWEN3:30B-A3B model run permanently? ``` ### OS Linux ### GPU Nvidia ### CPU _No response_ ### Ollama version 0.6.6
GiteaMirror added the bugneeds more info labels 2026-05-04 16:50:27 -05:00
Author
Owner

@rick-github commented on GitHub (May 6, 2025):

用你的母语提出你的问题。

<!-- gh-comment-id:2853839106 --> @rick-github commented on GitHub (May 6, 2025): 用你的母语提出你的问题。
Author
Owner

@sy960923 commented on GitHub (May 6, 2025):

用你的母语提出你的问题。

我升级ollama0.6.8好像解决了这个问题,之前0.6.6版本ollama run qwen3:30b-a3b 模型无法常驻,一段时间没使用就会需要重新唤醒使用keep_alive:-1也没用

<!-- gh-comment-id:2853847723 --> @sy960923 commented on GitHub (May 6, 2025): > 用你的母语提出你的问题。 我升级ollama0.6.8好像解决了这个问题,之前0.6.6版本ollama run qwen3:30b-a3b 模型无法常驻,一段时间没使用就会需要重新唤醒使用keep_alive:-1也没用
Author
Owner

@rick-github commented on GitHub (May 6, 2025):

ollama run qwen3:30b-a3b --keepalive -1m
<!-- gh-comment-id:2853878495 --> @rick-github commented on GitHub (May 6, 2025): ``` ollama run qwen3:30b-a3b --keepalive -1m ```
Author
Owner

@sy960923 commented on GitHub (May 6, 2025):

ollama run qwen3:30b-a3b --keepalive -1m

okay, thank you

<!-- gh-comment-id:2853891026 --> @sy960923 commented on GitHub (May 6, 2025): > ``` > ollama run qwen3:30b-a3b --keepalive -1m > ``` okay, thank you
Author
Owner

@sy960923 commented on GitHub (May 7, 2025):

ollama run qwen3:30b-a3b --keepalive -1m

okay, thank you

ollama run qwen3:30b-a3b --keepalive -1m 这样还是不行的,我现在是ollama 0.6.8版本,这样一会不访问模型,它还是会卸载掉,再次访问需要重新run起来

<!-- gh-comment-id:2856777197 --> @sy960923 commented on GitHub (May 7, 2025): > > ``` > > ollama run qwen3:30b-a3b --keepalive -1m > > ``` > > okay, thank you ollama run qwen3:30b-a3b --keepalive -1m 这样还是不行的,我现在是ollama 0.6.8版本,这样一会不访问模型,它还是会卸载掉,再次访问需要重新run起来
Author
Owner

@rick-github commented on GitHub (May 7, 2025):

Server logs will aid in debugging.

<!-- gh-comment-id:2857843495 --> @rick-github commented on GitHub (May 7, 2025): [Server logs](https://github.com/ollama/ollama/blob/main/docs/troubleshooting.md#how-to-troubleshoot-issues) will aid in debugging.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#69018