[GH-ISSUE #7176] Error: exception done_getting_tensors: wrong number of tensors; expected 255, got 254 #30316

Closed
opened 2026-04-22 09:53:28 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @GeorgeR on GitHub (Oct 12, 2024).
Original GitHub issue: https://github.com/ollama/ollama/issues/7176

What is the issue?

After installing Ollama, pulling llama3.2 and trying to run it, I get this error. I saw other threads regarding the same, but in my case updating to the latest ollama didn't help.

Here's what --version dumps out:
ollama version is 0.1.30
Warning: client version is 0.3.12

OS

Windows

GPU

Nvidia

CPU

AMD

Ollama version

0.1.30

Originally created by @GeorgeR on GitHub (Oct 12, 2024). Original GitHub issue: https://github.com/ollama/ollama/issues/7176 ### What is the issue? After installing Ollama, pulling llama3.2 and trying to run it, I get this error. I saw other threads regarding the same, but in my case updating to the latest ollama didn't help. Here's what --version dumps out: ollama version is 0.1.30 Warning: client version is 0.3.12 ### OS Windows ### GPU Nvidia ### CPU AMD ### Ollama version 0.1.30
GiteaMirror added the bug label 2026-04-22 09:53:28 -05:00
Author
Owner

@rick-github commented on GitHub (Oct 12, 2024):

You are running an old version of the server, have you previously installed in WSL (https://github.com/ollama/ollama/issues/6701)?

<!-- gh-comment-id:2408262021 --> @rick-github commented on GitHub (Oct 12, 2024): You are running an old version of the server, have you previously installed in WSL (https://github.com/ollama/ollama/issues/6701)?
Author
Owner

@GeorgeR commented on GitHub (Oct 12, 2024):

You are running an old version of the server, have you previously installed in WSL (#6701)?

That was exactly it, thanks!

(uninstall instructions here: https://github.com/ollama/ollama/blob/main/docs/linux.md#uninstall)

<!-- gh-comment-id:2408413617 --> @GeorgeR commented on GitHub (Oct 12, 2024): > You are running an old version of the server, have you previously installed in WSL (#6701)? That was exactly it, thanks! (uninstall instructions here: https://github.com/ollama/ollama/blob/main/docs/linux.md#uninstall)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#30316