]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
ggml-quants : provide ggml_vqtbl1q_u8 for 64bit compatibility (llama/5711)
authorRadosław Gryta <redacted>
Sun, 25 Feb 2024 18:43:00 +0000 (19:43 +0100)
committerGeorgi Gerganov <redacted>
Wed, 28 Feb 2024 11:00:28 +0000 (13:00 +0200)
commit72849c24ba179852bd19f4b166121d4499eceda9
tree509b74c37d6b5acc774b642793d6f5cca9c5a3d7
parentc19c28be715e527002e9b849a7c1dbcc78bac468
ggml-quants : provide ggml_vqtbl1q_u8 for 64bit compatibility (llama/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
ggml-quants.c