[GH-ISSUE #6966] Error: wrong number of tensors; expected 255, got 254 #30169

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

Originally created by @hemanth on GitHub (Sep 25, 2024).
Original GitHub issue: https://github.com/ollama/ollama/issues/6966

What is the issue?

❯ ollama run llama3.2
pulling manifest 
pulling dde5aa3fc5ff... 100% ▕████████████████▏ 2.0 GB                         
pulling 966de95ca8a6... 100% ▕████████████████▏ 1.4 KB                         
pulling fcc5a6bec9da... 100% ▕████████████████▏ 7.7 KB                         
pulling a70ff7e570d9... 100% ▕████████████████▏ 6.0 KB                         
pulling 56bb8bd477a5... 100% ▕████████████████▏   96 B                         
pulling 34bb5ab01051... 100% ▕████████████████▏  561 B                         
verifying sha256 digest 
writing manifest 
removing any unused layers 
success 
Error: exception done_getting_tensors: wrong number of tensors; expected 255, got 254

OS

macOS

GPU

Apple

CPU

Apple

Ollama version

0.1.31

Originally created by @hemanth on GitHub (Sep 25, 2024). Original GitHub issue: https://github.com/ollama/ollama/issues/6966 ### What is the issue? ``` ❯ ollama run llama3.2 pulling manifest pulling dde5aa3fc5ff... 100% ▕████████████████▏ 2.0 GB pulling 966de95ca8a6... 100% ▕████████████████▏ 1.4 KB pulling fcc5a6bec9da... 100% ▕████████████████▏ 7.7 KB pulling a70ff7e570d9... 100% ▕████████████████▏ 6.0 KB pulling 56bb8bd477a5... 100% ▕████████████████▏ 96 B pulling 34bb5ab01051... 100% ▕████████████████▏ 561 B verifying sha256 digest writing manifest removing any unused layers success Error: exception done_getting_tensors: wrong number of tensors; expected 255, got 254 ``` ### OS macOS ### GPU Apple ### CPU Apple ### Ollama version 0.1.31
GiteaMirror added the bug label 2026-04-22 09:40:50 -05:00
Author
Owner

@jmorganca commented on GitHub (Sep 25, 2024):

@hemanth sorry about the error – you'll need to upgrade to the later versions of Ollama for Llama 3.2

<!-- gh-comment-id:2375345092 --> @jmorganca commented on GitHub (Sep 25, 2024): @hemanth sorry about the error – you'll need to upgrade to the later versions of Ollama for Llama 3.2
Author
Owner

@longcw commented on GitHub (Sep 26, 2024):

Where is the latest version for mac? I just downloaded it from the ollama website, but it still has the same problem.

<!-- gh-comment-id:2375590394 --> @longcw commented on GitHub (Sep 26, 2024): Where is the latest version for mac? I just downloaded it from the ollama website, but it still has the same problem.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#30169