[GH-ISSUE #6370] Error: llama runner process no longer running: -1 #66038

Closed
opened 2026-05-03 23:44:19 -05:00 by GiteaMirror · 3 comments
Owner

Originally created by @josephyuzb on GitHub (Aug 15, 2024).
Original GitHub issue: https://github.com/ollama/ollama/issues/6370

Originally assigned to: @dhiltgen on GitHub.

What is the issue?

root@ai-Default-string:/home/ai# ollama run llama3.1:405b
pulling manifest
pulling 939fd971f038... 100% ▕██████████████████████████████████████████████████████████████████████▏ 228 GB
pulling f000eeb056ec... 100% ▕██████████████████████████████████████████████████████████████████████▏ 1.4 KB
pulling 0ba8f0e314b4... 100% ▕██████████████████████████████████████████████████████████████████████▏ 12 KB
pulling 56bb8bd477a5... 100% ▕██████████████████████████████████████████████████████████████████████▏ 96 B
pulling 02766cd47dfb... 100% ▕██████████████████████████████████████████████████████████████████████▏ 487 B
verifying sha256 digest
writing manifest
removing any unused layers
success
Error: llama runner process no longer running: -1

OS

Linux

GPU

AMD

CPU

Intel

Ollama version

ollama version is 0.0.0

Originally created by @josephyuzb on GitHub (Aug 15, 2024). Original GitHub issue: https://github.com/ollama/ollama/issues/6370 Originally assigned to: @dhiltgen on GitHub. ### What is the issue? root@ai-Default-string:/home/ai# ollama run llama3.1:405b pulling manifest pulling 939fd971f038... 100% ▕██████████████████████████████████████████████████████████████████████▏ 228 GB pulling f000eeb056ec... 100% ▕██████████████████████████████████████████████████████████████████████▏ 1.4 KB pulling 0ba8f0e314b4... 100% ▕██████████████████████████████████████████████████████████████████████▏ 12 KB pulling 56bb8bd477a5... 100% ▕██████████████████████████████████████████████████████████████████████▏ 96 B pulling 02766cd47dfb... 100% ▕██████████████████████████████████████████████████████████████████████▏ 487 B verifying sha256 digest writing manifest removing any unused layers success Error: llama runner process no longer running: -1 ### OS Linux ### GPU AMD ### CPU Intel ### Ollama version ollama version is 0.0.0
GiteaMirror added the bugneeds more info labels 2026-05-03 23:44:20 -05:00
Author
Owner

@josephyuzb commented on GitHub (Aug 15, 2024):

root@ai-Default-string:/home/ai# ollama run llama3.1:70b --verbose
Error: llama runner process no longer running: -1

<!-- gh-comment-id:2291115745 --> @josephyuzb commented on GitHub (Aug 15, 2024): root@ai-Default-string:/home/ai# ollama run llama3.1:70b --verbose Error: llama runner process no longer running: -1
Author
Owner

@rick-github commented on GitHub (Aug 15, 2024):

ollama version is 0.0.0

Using an official release makes it easier to debug.

pulling 939fd971f038... 100% ▕███████████▏ 228 GB

This is a large model, do you have the resources on your machine to run it?

Server logs would help in debugging this issue.

<!-- gh-comment-id:2291302191 --> @rick-github commented on GitHub (Aug 15, 2024): ``` ollama version is 0.0.0 ``` Using an official release makes it easier to debug. ``` pulling 939fd971f038... 100% ▕███████████▏ 228 GB ``` This is a large model, do you have the resources on your machine to run it? [Server logs](https://github.com/ollama/ollama/blob/main/docs/troubleshooting.md#how-to-troubleshoot-issues) would help in debugging this issue.
Author
Owner

@dhiltgen commented on GitHub (Sep 4, 2024):

@josephyuzb we'll need more info to help troubleshoot.

As mentioned above, you're trying to load very large models but haven't told us what sort of system you're trying to load them on. The 405b is ~230GB, and the 70b is ~40GB. If you can share your server log I'll re-open the issue.

<!-- gh-comment-id:2327683646 --> @dhiltgen commented on GitHub (Sep 4, 2024): @josephyuzb we'll need more info to help troubleshoot. As mentioned above, you're trying to load very large models but haven't told us what sort of system you're trying to load them on. The 405b is ~230GB, and the 70b is ~40GB. If you can share your server log I'll re-open the issue.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#66038