[GH-ISSUE #6472] 404 one download #50583

Closed
opened 2026-04-28 16:26:25 -05:00 by GiteaMirror · 4 comments
Owner

Originally created by @vorticalbox on GitHub (Aug 23, 2024).
Original GitHub issue: https://github.com/ollama/ollama/issues/6472

What is the issue?

https://ollama.com/download/ollama-linux-amd64.tgz is returning a 404

OS

Linux

GPU

Nvidia

CPU

Intel

Ollama version

No response

Originally created by @vorticalbox on GitHub (Aug 23, 2024). Original GitHub issue: https://github.com/ollama/ollama/issues/6472 ### What is the issue? https://ollama.com/download/ollama-linux-amd64.tgz is returning a 404 ### OS Linux ### GPU Nvidia ### CPU Intel ### Ollama version _No response_
GiteaMirror added the bug label 2026-04-28 16:26:26 -05:00
Author
Owner

@MaxJa4 commented on GitHub (Aug 23, 2024):

V0.3.7 changed the distribution of the Linux installation package to at tar.gz file. Since the docs are updated right away, but the new version is not released yet, you can't run the manual installation steps yet.

Use the old version of the instructions for now:

896495de7b/docs/linux.md

Or just run the installation script.

<!-- gh-comment-id:2306647584 --> @MaxJa4 commented on GitHub (Aug 23, 2024): V0.3.7 changed the distribution of the Linux installation package to at tar.gz file. Since the docs are updated right away, but the new version is not released yet, you can't run the manual installation steps yet. Use the old version of the instructions for now: https://github.com/ollama/ollama/blob/896495de7b5814cca32ba83d2e9f2bf176ba98c8/docs/linux.md Or just run the installation script.
Author
Owner

@fenggaobj commented on GitHub (Aug 23, 2024):

Maybe you can download it from the release section. The download link is:
https://github.com/ollama/ollama/releases/download/v0.3.7-rc5/ollama-linux-amd64.tgz

<!-- gh-comment-id:2306975229 --> @fenggaobj commented on GitHub (Aug 23, 2024): Maybe you can download it from the release section. The download link is: https://github.com/ollama/ollama/releases/download/v0.3.7-rc5/ollama-linux-amd64.tgz
Author
Owner

@Maltz42 commented on GitHub (Aug 23, 2024):

fenggaobj's direct link to v0.3.7-rc5 works, but older versions are now broken. These links, for example:

https://github.com/ollama/ollama/releases/download/v0.3.6/ollama-linux-amd64.tgz
https://ollama.com/download/ollama-linux-amd64.tgz?version=0.3.6

<!-- gh-comment-id:2307407771 --> @Maltz42 commented on GitHub (Aug 23, 2024): fenggaobj's direct link to v0.3.7-rc5 works, but older versions are now broken. These links, for example: https://github.com/ollama/ollama/releases/download/v0.3.6/ollama-linux-amd64.tgz https://ollama.com/download/ollama-linux-amd64.tgz?version=0.3.6
Author
Owner

@rick-github commented on GitHub (Aug 23, 2024):

v0.3.6 is shipped as a binary program, not as a tgz: https://github.com/ollama/ollama/releases/download/v0.3.6/ollama-linux-amd64

<!-- gh-comment-id:2307818805 --> @rick-github commented on GitHub (Aug 23, 2024): v0.3.6 is shipped as a binary program, not as a tgz: https://github.com/ollama/ollama/releases/download/v0.3.6/ollama-linux-amd64
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#50583