ARM64 Docker image not available despite documentation claiming multi-arch support #17614
Unanswered
harish-fixplianceai
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
The docs say ghcr.io/ggml-org/llama.cpp:server supports Linux/arm64, but when I pull it on my ARM64 Ubuntu (AWS Graviton) system, even with --platform linux/arm64, I always get the AMD64 version.
Is the ARM64 image actually being published? Or is there a manifest issue?
Currently building from source as a workaround, but would prefer to use the official images.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions