[GH-ISSUE #13953] ollama 在windows 11上运行后,稍微长一点的上下文执行就重启系统 #55642

Closed
opened 2026-04-29 09:31:22 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @hulonghe on GitHub (Jan 28, 2026).
Original GitHub issue: https://github.com/ollama/ollama/issues/13953

What is the issue?

为什么超短的上下文没有问题,但是输入稍微长一点,就会自动重启。直接卡死重启系统。我试过不同的model,如gemma3:1B,qwen3:4b,qwen3:8b,均是如此。
我的过程和系统信息如下:

Image Image Image

https://github.com/user-attachments/assets/7f117e80-6e71-4926-a3b9-eba7d03e1bb0

Relevant log output


OS

Windows

GPU

Nvidia

CPU

Intel

Ollama version

0.15.1

Originally created by @hulonghe on GitHub (Jan 28, 2026). Original GitHub issue: https://github.com/ollama/ollama/issues/13953 ### What is the issue? 为什么超短的上下文没有问题,但是输入稍微长一点,就会自动重启。直接卡死重启系统。我试过不同的model,如gemma3:1B,qwen3:4b,qwen3:8b,均是如此。 我的过程和系统信息如下: <img width="524" height="531" alt="Image" src="https://github.com/user-attachments/assets/7fc7f3a5-0384-45eb-93bc-89c6a037f0c7" /> <img width="542" height="389" alt="Image" src="https://github.com/user-attachments/assets/9b66e5ae-10f3-4a73-89a8-4ab084ef78cb" /> <img width="541" height="465" alt="Image" src="https://github.com/user-attachments/assets/6be1c6e5-97ac-4e77-90e5-4cc506904343" /> https://github.com/user-attachments/assets/7f117e80-6e71-4926-a3b9-eba7d03e1bb0 ### Relevant log output ```shell ``` ### OS Windows ### GPU Nvidia ### CPU Intel ### Ollama version 0.15.1
GiteaMirror added the bug label 2026-04-29 09:31:22 -05:00
Author
Owner

@rick-github commented on GitHub (Feb 24, 2026):

Changing the size of the context causes a model reload because the memory allocation changes.

<!-- gh-comment-id:3950944128 --> @rick-github commented on GitHub (Feb 24, 2026): Changing the size of the context causes a model reload because the memory allocation changes.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#55642