[GH-ISSUE #5015] Error: llama runner process no longer running: -1 error:check_tensor_dims: tensor 'output.weight' not found #3174

Closed
opened 2026-04-12 13:39:46 -05:00 by GiteaMirror · 4 comments
Owner

Originally created by @isanwenyu on GitHub (Jun 13, 2024).
Original GitHub issue: https://github.com/ollama/ollama/issues/5015

Originally assigned to: @dhiltgen on GitHub.

What is the issue?

ollama run qwen2 work well
but
ollama run qwen2:1.5b
Error: llama runner process no longer running: -1 error:check_tensor_dims: tensor 'output.weight' not found

OS

macOS

GPU

Intel

CPU

Intel

Ollama version

0.1.32

Originally created by @isanwenyu on GitHub (Jun 13, 2024). Original GitHub issue: https://github.com/ollama/ollama/issues/5015 Originally assigned to: @dhiltgen on GitHub. ### What is the issue? ollama run qwen2 work well but ollama run qwen2:1.5b **Error: llama runner process no longer running: -1 error:check_tensor_dims: tensor 'output.weight' not found** ### OS macOS ### GPU Intel ### CPU Intel ### Ollama version 0.1.32
GiteaMirror added the bug label 2026-04-12 13:39:46 -05:00
Author
Owner

@nilayg99 commented on GitHub (Jun 13, 2024):

Can you please share the ollama.yaml file details ?

<!-- gh-comment-id:2166426606 --> @nilayg99 commented on GitHub (Jun 13, 2024): Can you please share the ollama.yaml file details ?
Author
Owner

@isanwenyu commented on GitHub (Jun 14, 2024):

I don't have this file. Where is the file path in macOS?

<!-- gh-comment-id:2167751233 --> @isanwenyu commented on GitHub (Jun 14, 2024): I don't have this file. Where is the file path in macOS?
Author
Owner

@nilayg99 commented on GitHub (Jun 15, 2024):

You can search for the ollama.yaml file using the find command in the Terminal.

Search in the home directory

find ~ -name "ollama.yaml"

<!-- gh-comment-id:2169163703 --> @nilayg99 commented on GitHub (Jun 15, 2024): You can search for the ollama.yaml file using the find command in the Terminal. # Search in the home directory find ~ -name "ollama.yaml"
Author
Owner

@dhiltgen commented on GitHub (Jun 18, 2024):

Support for this model was added after version 0.1.32. Please upgrade and it should work. (confirmed on 0.1.44)

<!-- gh-comment-id:2176873158 --> @dhiltgen commented on GitHub (Jun 18, 2024): Support for this model was added after version 0.1.32. Please upgrade and it should work. (confirmed on 0.1.44)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#3174