[GH-ISSUE #15230] 0.20.0-rc0 pre-release error on Mac M3 #56252

Closed
opened 2026-04-29 10:29:04 -05:00 by GiteaMirror · 3 comments
Owner

Originally created by @betoalien on GitHub (Apr 2, 2026).
Original GitHub issue: https://github.com/ollama/ollama/issues/15230

What is the issue?

I followed the instructions to download the pre-release version

https://github.com/ollama/ollama/releases

But not works

curl -fsSL https://ollama.com/install.sh | OLLAMA_VERSION=0.20.0-rc0 sh

Stopping running Ollama instance...
Removing existing Ollama installation...
Downloading Ollama for macOS...
curl: (56) The requested URL returned error: 404

Relevant log output


OS

No response

GPU

No response

CPU

No response

Ollama version

No response

Originally created by @betoalien on GitHub (Apr 2, 2026). Original GitHub issue: https://github.com/ollama/ollama/issues/15230 ### What is the issue? I followed the instructions to download the pre-release version https://github.com/ollama/ollama/releases But not works curl -fsSL https://ollama.com/install.sh | OLLAMA_VERSION=0.20.0-rc0 sh >>> Stopping running Ollama instance... >>> Removing existing Ollama installation... >>> Downloading Ollama for macOS... curl: (56) The requested URL returned error: 404 ### Relevant log output ```shell ``` ### OS _No response_ ### GPU _No response_ ### CPU _No response_ ### Ollama version _No response_
GiteaMirror added the bug label 2026-04-29 10:29:04 -05:00
Author
Owner

@rick-github commented on GitHub (Apr 2, 2026):

0.20.0-rc1

<!-- gh-comment-id:4179708657 --> @rick-github commented on GitHub (Apr 2, 2026): 0.20.0-rc1
Author
Owner

@betoalien commented on GitHub (Apr 2, 2026):

Works now thanks

<!-- gh-comment-id:4179722682 --> @betoalien commented on GitHub (Apr 2, 2026): Works now thanks
Author
Owner

@BoilerToad commented on GitHub (Apr 2, 2026):

I can confirm that **-rc1 downloads.

curl -fsSL https://ollama.com/install.sh | OLLAMA_VERSION=0.20.0-rc1 sh

<!-- gh-comment-id:4179724051 --> @BoilerToad commented on GitHub (Apr 2, 2026): I can confirm that **-rc1 downloads. curl -fsSL https://ollama.com/install.sh | OLLAMA_VERSION=0.20.0-rc1 sh
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#56252