this post was submitted on 04 Jan 2025
14 points (93.8% liked)
LocalLLaMA
2530 readers
6 users here now
Community to discuss about LLaMA, the large language model created by Meta AI.
This is intended to be a replacement for r/LocalLLaMA on Reddit.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Unsupported platform probably (
android/arm64
)?I've done this before, though. But this never happened. It's entirely possible to run Ollama on Android. There are a bunch of tutorials out there if you want to check.
What does the
go.mod
file look like? Go 1.23.4 is relatively new so maybe binaries for your platform aren't available yet? What doesgo version
output?go version go1.23.2 android/arm64