[GH-ISSUE #9850] Previous model not found after ollama update 0.6.1 #6451

Closed
opened 2026-04-12 18:00:30 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @alpha-deng on GitHub (Mar 18, 2025).
Original GitHub issue: https://github.com/ollama/ollama/issues/9850

What is the issue?

The previous model cannot be found after ollama update 0.6.1, but the file for the previous model can be found under path;

Image

Relevant log output


OS

Linux

GPU

Nvidia

CPU

AMD

Ollama version

0.6.1

Originally created by @alpha-deng on GitHub (Mar 18, 2025). Original GitHub issue: https://github.com/ollama/ollama/issues/9850 ### What is the issue? The previous model cannot be found after ollama update 0.6.1, but the file for the previous model can be found under path; ![Image](https://github.com/user-attachments/assets/8f06d9fd-2e37-470f-a9fb-b1c6a5b0df78) ### Relevant log output ```shell ``` ### OS Linux ### GPU Nvidia ### CPU AMD ### Ollama version 0.6.1
GiteaMirror added the needs more infobug labels 2026-04-12 18:00:30 -05:00
Author
Owner

@rick-github commented on GitHub (Mar 18, 2025):

If the models are still there but not detected by the updated server, chances are that OLLAMA_MODELS doesn't evaluate to the same location, either because it's been overridden or the server is being run as a different user. Server logs may aid in debugging.

<!-- gh-comment-id:2734092844 --> @rick-github commented on GitHub (Mar 18, 2025): If the models are still there but not detected by the updated server, chances are that `OLLAMA_MODELS` doesn't evaluate to the same location, either because it's been overridden or the server is being run as a different user. [Server logs](https://github.com/ollama/ollama/blob/main/docs/troubleshooting.md#how-to-troubleshoot-issues) may 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#6451