[GH-ISSUE #1926] armv7 support #1107

Closed
opened 2026-04-12 10:51:17 -05:00 by GiteaMirror · 3 comments
Owner

Originally created by @mauryaarun on GitHub (Jan 11, 2024).
Original GitHub issue: https://github.com/ollama/ollama/issues/1926

I am unable to compile ollama on armv7 cpu android tv using termux. While i compiled it successfully on a smartphone using termux.
some error when compiling in the file ggml.c in llama.
error.log

Originally created by @mauryaarun on GitHub (Jan 11, 2024). Original GitHub issue: https://github.com/ollama/ollama/issues/1926 I am unable to compile ollama on armv7 cpu android tv using termux. While i compiled it successfully on a smartphone using termux. some error when compiling in the file ggml.c in llama. [error.log](https://github.com/jmorganca/ollama/files/13905716/error.log)
GiteaMirror added the feature requestneeds more info labels 2026-04-12 10:51:17 -05:00
Author
Owner

@jmorganca commented on GitHub (Jan 12, 2024):

Hi @mauryaarun, sorry you hit an error. Armv7 isn't yet supported by Ollama, however over time the goal is to support more platforms – thanks so much for creating an issue!

<!-- gh-comment-id:1888306660 --> @jmorganca commented on GitHub (Jan 12, 2024): Hi @mauryaarun, sorry you hit an error. Armv7 isn't yet supported by Ollama, however over time the goal is to support more platforms – thanks so much for creating an issue!
Author
Owner

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

It's probably worth giving it another try on the new Go server build. You might need to adjust some cgo compiler flags in llama.go

https://github.com/ollama/ollama/blob/main/docs/development.md#transition-to-go-runner

<!-- gh-comment-id:2432970441 --> @dhiltgen commented on GitHub (Oct 23, 2024): It's probably worth giving it another try on the new Go server build. You might need to adjust some cgo compiler flags in [llama.go](https://github.com/ollama/ollama/blob/main/llama/llama.go) https://github.com/ollama/ollama/blob/main/docs/development.md#transition-to-go-runner
Author
Owner

@dhiltgen commented on GitHub (Nov 20, 2024):

If you still can't get it to build, let us know and I'll reopen.

<!-- gh-comment-id:2487050302 --> @dhiltgen commented on GitHub (Nov 20, 2024): If you still can't get it to build, let us know and I'll reopen.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#1107