[GH-ISSUE #6597] RPI with armhrf architecture support #50666

Open
opened 2026-04-28 16:46:05 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @alecrimi on GitHub (Sep 2, 2024).
Original GitHub issue: https://github.com/ollama/ollama/issues/6597

What is the issue?

I followed all possible guide online,
either using curl and your install.sh, the docker, or the snap package and I could manage to install ollama, not clear how to compile the code (there is no configure file). The main issue is that everyzthing has been prepared for arm64 and not for my architecture armhrf with I need for my current display. Is there as way to install the arm64 on the armhrf architecture?

OS

Linux

GPU

No response

CPU

Other

Ollama version

any

Originally created by @alecrimi on GitHub (Sep 2, 2024). Original GitHub issue: https://github.com/ollama/ollama/issues/6597 ### What is the issue? I followed all possible guide online, either using curl and your install.sh, the docker, or the snap package and I could manage to install ollama, not clear how to compile the code (there is no configure file). The main issue is that everyzthing has been prepared for arm64 and not for my architecture armhrf with I need for my current display. Is there as way to install the arm64 on the armhrf architecture? ### OS Linux ### GPU _No response_ ### CPU Other ### Ollama version any
GiteaMirror added the buildfeature request labels 2026-04-28 16:46:05 -05:00
Author
Owner

@dhiltgen commented on GitHub (Oct 24, 2024):

I don't think the core maintainers will have the bandwidth to add 32 bit support to the official builds, but you may be able to get it building from source. https://github.com/ollama/ollama/blob/main/docs/development.md (I'd focus on the new Go server build)

<!-- gh-comment-id:2434176223 --> @dhiltgen commented on GitHub (Oct 24, 2024): I don't think the core maintainers will have the bandwidth to add 32 bit support to the official builds, but you may be able to get it building from source. https://github.com/ollama/ollama/blob/main/docs/development.md (I'd focus on the new Go server build)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#50666