[GH-ISSUE #12706] "vocab only" loading issue #54946

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

Originally created by @mohamedMN on GitHub (Oct 20, 2025).
Original GitHub issue: https://github.com/ollama/ollama/issues/12706

What is the issue?

Everything is hanging! Even simple commands like ollama rm are stuck. This confirms it's not just a model loading issue - Ollama itself is fundamentally broken on your system.
The ollama serve window shows it's receiving requests (the HEAD "/" requests), but it's not processing them properly.
on :
All commands hang indefinitely

Relevant log output


OS

Windows 10 build 19045

GPU

no gpu

CPU

ihd graphics 630 intel

Ollama version

Ollama 0.12.6

Originally created by @mohamedMN on GitHub (Oct 20, 2025). Original GitHub issue: https://github.com/ollama/ollama/issues/12706 ### What is the issue? Everything is hanging! Even simple commands like ollama rm are stuck. This confirms it's not just a model loading issue - Ollama itself is fundamentally broken on your system. The ollama serve window shows it's receiving requests (the HEAD "/" requests), but it's not processing them properly. on : All commands hang indefinitely ### Relevant log output ```shell ``` ### OS Windows 10 build 19045 ### GPU no gpu ### CPU ihd graphics 630 intel ### Ollama version Ollama 0.12.6
GiteaMirror added the bug label 2026-04-29 08:04:04 -05:00
Author
Owner

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

Probably #12640, you can restore function by rolling back to 0.12.3.

<!-- gh-comment-id:3422486730 --> @rick-github commented on GitHub (Oct 20, 2025): Probably #12640, you can restore function by rolling back to [0.12.3](https://github.com/ollama/ollama/releases/tag/v0.12.3).
Author
Owner

@mohamedMN commented on GitHub (Oct 20, 2025):

thank you , it worked

<!-- gh-comment-id:3422553083 --> @mohamedMN commented on GitHub (Oct 20, 2025): thank you , it worked
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#54946