llama.cpp/examples/llama.android
Diego Devesa 9177484f58
ggml : fix arm build (#10890)
* ggml: GGML_NATIVE uses -mcpu=native on ARM

Signed-off-by: Adrien Gallouët <angt@huggingface.co>

* ggml: Show detected features with GGML_NATIVE

Signed-off-by: Adrien Gallouët <angt@huggingface.co>

* remove msvc support, add GGML_CPU_ARM_ARCH option

* disable llamafile in android example

* march -> mcpu, skip adding feature macros

ggml-ci

---------

Signed-off-by: Adrien Gallouët <angt@huggingface.co>
Co-authored-by: Adrien Gallouët <angt@huggingface.co>
2024-12-18 23:21:42 +01:00
..
app android : module (#7502) 2024-05-25 11:11:33 +03:00
gradle/wrapper android : introduce starter project example (#4926) 2024-01-16 15:47:34 +02:00
llama ggml : fix arm build (#10890) 2024-12-18 23:21:42 +01:00
.gitignore android : introduce starter project example (#4926) 2024-01-16 15:47:34 +02:00
build.gradle.kts android : module (#7502) 2024-05-25 11:11:33 +03:00
gradle.properties android : introduce starter project example (#4926) 2024-01-16 15:47:34 +02:00
gradlew android : introduce starter project example (#4926) 2024-01-16 15:47:34 +02:00
README.md android : introduce starter project example (#4926) 2024-01-16 15:47:34 +02:00
settings.gradle.kts android : module (#7502) 2024-05-25 11:11:33 +03:00