[GH-ISSUE #3569] Could anyone tell me the purpose of "ollama-linux-amd64-rocm.tgz" in the released files? #2202

Closed
opened 2026-04-12 12:27:07 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @airforce011 on GitHub (Apr 10, 2024).
Original GitHub issue: https://github.com/ollama/ollama/issues/3569

Originally assigned to: @dhiltgen on GitHub.

What are you trying to do?

I'm trying to run Ollama on Linux (Ubuntu 22.04) with ROCm, but I'm unable to use it even after following the installation instructions in the documentation. Do I need to use the "ollama-linux-amd64-rocm.tgz" file? However, I'm not sure how to use this file, and there are no instructions provided. Any help would be greatly appreciated!

How should we solve this?

No response

What is the impact of not solving this?

No response

Anything else?

No response

Originally created by @airforce011 on GitHub (Apr 10, 2024). Original GitHub issue: https://github.com/ollama/ollama/issues/3569 Originally assigned to: @dhiltgen on GitHub. ### What are you trying to do? I'm trying to run Ollama on Linux (Ubuntu 22.04) with ROCm, but I'm unable to use it even after following the installation instructions in the documentation. Do I need to use the "ollama-linux-amd64-rocm.tgz" file? However, I'm not sure how to use this file, and there are no instructions provided. Any help would be greatly appreciated! ### How should we solve this? _No response_ ### What is the impact of not solving this? _No response_ ### Anything else? _No response_
GiteaMirror added the question label 2026-04-12 12:27:07 -05:00
Author
Owner

@dhiltgen commented on GitHub (Apr 16, 2024):

If you use our install script, this is handled automatically. curl -fsSL https://ollama.com/install.sh | sh

If you are installing it via some other means (manually, etc.) then this payload can be used to gain access to the minimal set of ROCm dependencies necessary to run Ollama. You can also install ROCm from AMD directly if you prefer.

<!-- gh-comment-id:2058020521 --> @dhiltgen commented on GitHub (Apr 16, 2024): If you use our install script, this is handled automatically. `curl -fsSL https://ollama.com/install.sh | sh` If you are installing it via some other means (manually, etc.) then this payload can be used to gain access to the minimal set of ROCm dependencies necessary to run Ollama. You can also install ROCm from AMD directly if you prefer.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#2202