[PR #2858] [CLOSED] Update linux.md: the file to be downloaded for ARM CPU should be ol… #10987

Closed
opened 2026-04-12 23:17:49 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/2858
Author: @jliu015
Created: 3/1/2024
Status: Closed

Base: mainHead: patch-2


📝 Commits (1)

  • 0c01c5a Update linux.md: the file to be downloaded for ARM CPU should be ollama-linux-arm64 instead of ollama-linux-amd64

📊 Changes

1 file changed (+9 additions, -1 deletions)

View changed files

📝 docs/linux.md (+9 -1)

📄 Description

…lama-linux-arm64 instead of ollama-linux-amd64

For manual installation, there was only one download command for both Intel x86 and ARM CPU architecture. The executable ollama-linux-amd64 wouldn't work on ARM CPU.

Testing environment
$ uname -m
aarch64

$ ollama -v
ollama version is 0.1.27


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ollama/ollama/pull/2858 **Author:** [@jliu015](https://github.com/jliu015) **Created:** 3/1/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `patch-2` --- ### 📝 Commits (1) - [`0c01c5a`](https://github.com/ollama/ollama/commit/0c01c5a5b7209bf03f5f3cf6bc2ad6a87a00d701) Update linux.md: the file to be downloaded for ARM CPU should be ollama-linux-arm64 instead of ollama-linux-amd64 ### 📊 Changes **1 file changed** (+9 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `docs/linux.md` (+9 -1) </details> ### 📄 Description …lama-linux-arm64 instead of ollama-linux-amd64 For manual installation, there was only one download command for both Intel x86 and ARM CPU architecture. The executable ollama-linux-amd64 wouldn't work on ARM CPU. Testing environment $ uname -m aarch64 $ ollama -v ollama version is 0.1.27 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-12 23:17:49 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#10987