llama.cpp/examples/llama.android/app
Radosław Gryta abbabc5e51
ggml-quants : provide ggml_vqtbl1q_u8 for 64bit compatibility (#5711)
* [ggml-quants] Provide ggml_vqtbl1q_u8 for 64bit compatibility

vqtbl1q_u8 is not part of arm v7 neon library

* [android-example] Remove abi filter after arm v7a fix

* [github-workflows] Do not skip Android armeabi-v7a build
2024-02-25 20:43:00 +02:00
..
src/main ggml : add numa options (#5377) 2024-02-16 11:31:07 +02:00
.gitignore android : introduce starter project example (#4926) 2024-01-16 15:47:34 +02:00
build.gradle.kts ggml-quants : provide ggml_vqtbl1q_u8 for 64bit compatibility (#5711) 2024-02-25 20:43:00 +02:00
proguard-rules.pro android : introduce starter project example (#4926) 2024-01-16 15:47:34 +02:00