[GH-ISSUE #8725] ”Error: invalid file magic“When running deepseek-r1:32b #5659

Closed
opened 2026-04-12 16:57:18 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @maomao23314 on GitHub (Jan 31, 2025).
Original GitHub issue: https://github.com/ollama/ollama/issues/8725

What is the issue?

just show this when I tried , I tried pull it again so it can't due to a file corruption. Also I can see it in "ollama list". Could it be my GPU memory is insufficient?

OS

Windows

GPU

Nvidia

CPU

AMD

Ollama version

0.5.7

Originally created by @maomao23314 on GitHub (Jan 31, 2025). Original GitHub issue: https://github.com/ollama/ollama/issues/8725 ### What is the issue? just show this when I tried , I tried pull it again so it can't due to a file corruption. Also I can see it in "ollama list". Could it be my GPU memory is insufficient? ### OS Windows ### GPU Nvidia ### CPU AMD ### Ollama version 0.5.7
GiteaMirror added the bug label 2026-04-12 16:57:18 -05:00
Author
Owner

@rick-github commented on GitHub (Jan 31, 2025):

Error: invalid file magic would not be the result of not enough VRAM. Most likely cause is a bad file. You said that you tried re-pulling, did you delete the old copy and all aliases first?

ollama rm deepseek-r1:32b
ollama pull deepseek-r1:32b
<!-- gh-comment-id:2627531792 --> @rick-github commented on GitHub (Jan 31, 2025): `Error: invalid file magic` would not be the result of not enough VRAM. Most likely cause is a bad file. You said that you tried re-pulling, did you delete the old copy and all aliases first? ``` ollama rm deepseek-r1:32b ollama pull deepseek-r1:32b ```
Author
Owner

@maomao23314 commented on GitHub (Feb 1, 2025):

thanks a lot, it works

<!-- gh-comment-id:2629031301 --> @maomao23314 commented on GitHub (Feb 1, 2025): thanks a lot, it works
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#5659