Skip to content
Discussion options

You must be logged in to vote

这越来越让人恼火了……我知道这是个“老旧”的架构,但说真的,它都三年了……而且除了是32位之外,它的配置也足以运行现代程序……

ARMv7a is a 32-bit architecture that's largely been phased out since 2015.
Most AI inference frameworks (including llama.cpp) require 64-bit (aarch64).
Unfortunately, supporting ARMv7a would require significant effort with minimal benefit,
as the vast majority of Android devices on the market are now ARM64.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by luojiaping
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants