]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
ggml-quants : provide ggml_vqtbl1q_u8 for 64bit compatibility (#5711)
authorRadosław Gryta <redacted>
Sun, 25 Feb 2024 18:43:00 +0000 (19:43 +0100)
committerGitHub <redacted>
Sun, 25 Feb 2024 18:43:00 +0000 (20:43 +0200)
commitabbabc5e51d0d4656b438aec10b7fae9479ef37d
tree274a9c42f75ceef14e7541b810e2605027786290
parentf1a98c52546d009f742bdec2154c2a314ea950a6
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
.github/workflows/build.yml
examples/llama.android/app/build.gradle.kts
ggml-quants.c