[GH-ISSUE #5332] Ollam does not work with some models. #65375

Closed
opened 2026-05-03 21:05:59 -05:00 by GiteaMirror · 3 comments
Owner

Originally created by @grafsoft on GitHub (Jun 27, 2024).
Original GitHub issue: https://github.com/ollama/ollama/issues/5332

Hi,

When I want to run phi3 I get
Error: llama runner process no longer running: -1

Newest version installed with
curl -fsSL https://ollama.com/install.sh | sh

I try ollama --version :
ollama version is 0.0.0
Warning: client version is 0.1.47

BS: ubuntu 22.04.4 LTS

Would it help to uninstall and re-install? Is there anything to consider when doing that?

Best

Peter

Originally created by @grafsoft on GitHub (Jun 27, 2024). Original GitHub issue: https://github.com/ollama/ollama/issues/5332 Hi, When I want to run phi3 I get Error: llama runner process no longer running: -1 Newest version installed with curl -fsSL https://ollama.com/install.sh | sh I try ollama --version : ollama version is 0.0.0 Warning: client version is 0.1.47 BS: ubuntu 22.04.4 LTS Would it help to uninstall and re-install? Is there anything to consider when doing that? Best Peter
Author
Owner

@reply2future commented on GitHub (Jun 28, 2024):

Duplicate issue, you should try to restart the server of ollama. https://github.com/ollama/ollama/issues/4944#issuecomment-2174521404

<!-- gh-comment-id:2196060651 --> @reply2future commented on GitHub (Jun 28, 2024): Duplicate issue, you should try to restart the server of ollama. https://github.com/ollama/ollama/issues/4944#issuecomment-2174521404
Author
Owner

@grafsoft commented on GitHub (Jun 28, 2024):

I did already, and restart the server - does not help.

<!-- gh-comment-id:2196625401 --> @grafsoft commented on GitHub (Jun 28, 2024): I did already, and restart the server - does not help.
Author
Owner

@dhiltgen commented on GitHub (Jul 2, 2024):

The sever version reporting 0.0.0 indicates you built from source. Many fixes have happened recently to support phi3, so it's possible you've built an older git commit on the repo before those fixes went in. Either refresh your local repo and rebuild or remove the prior custom build, and update to the latest official binaries and you should be set.

<!-- gh-comment-id:2204447011 --> @dhiltgen commented on GitHub (Jul 2, 2024): The sever version reporting `0.0.0` indicates you built from source. Many fixes have happened recently to support phi3, so it's possible you've built an older git commit on the repo before those fixes went in. Either refresh your local repo and rebuild or remove the prior custom build, and update to the latest official binaries and you should be set.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#65375