[GH-ISSUE #3254] I can't run llama2 model in my computer #2003

Closed
opened 2026-04-12 12:13:01 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @Francois-lenne on GitHub (Mar 19, 2024).
Original GitHub issue: https://github.com/ollama/ollama/issues/3254

What is the issue?

when i tap in my CLI :
ollama run llama2

i have this issue

Error: error loading model /Users/francoislenne/.ollama/models/blobs/sha256:8934d96d3f08982e95922b2b7a2c626a1fe873d7c3b06e8e56d7bc0a1f

i try to delete and reload the llama2 LLM but i still have the same error

when i tap in my CLI

ollama list

i have this

NAME         	ID          	SIZE  	MODIFIED
llama2:latest	78e26419b446	3.8 GB	6 minutes ago

What did you expect to see?

that ollama2 working like days before ago so i can ask questions

Steps to reproduce

Ollama serve
ollama pull llama2
ollama run llama2

Are there any recent changes that introduced the issue?

none

OS

macOS

Architecture

arm64

Platform

WSL

Ollama version

0.1.28

GPU

Apple

GPU info

No response

CPU

Apple

Other software

No response

Originally created by @Francois-lenne on GitHub (Mar 19, 2024). Original GitHub issue: https://github.com/ollama/ollama/issues/3254 ### What is the issue? when i tap in my CLI : `ollama run llama2` i have this issue `Error: error loading model /Users/francoislenne/.ollama/models/blobs/sha256:8934d96d3f08982e95922b2b7a2c626a1fe873d7c3b06e8e56d7bc0a1f` i try to delete and reload the llama2 LLM but i still have the same error when i tap in my CLI `ollama list` i have this ``` NAME ID SIZE MODIFIED llama2:latest 78e26419b446 3.8 GB 6 minutes ago ``` ### What did you expect to see? that ollama2 working like days before ago so i can ask questions ### Steps to reproduce Ollama serve ollama pull llama2 ollama run llama2 ### Are there any recent changes that introduced the issue? none ### OS macOS ### Architecture arm64 ### Platform WSL ### Ollama version 0.1.28 ### GPU Apple ### GPU info _No response_ ### CPU Apple ### Other software _No response_
GiteaMirror added the bug label 2026-04-12 12:13:01 -05:00
Author
Owner

@Francois-lenne commented on GitHub (Mar 19, 2024):

Just need to restart my computer an download the last version of ollama

<!-- gh-comment-id:2008308056 --> @Francois-lenne commented on GitHub (Mar 19, 2024): Just need to restart my computer an download the last version of ollama
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#2003