whisper.cpp/ggml
Kilian Hu 8587ad3bd0 ggml : add aarch64 HWCAP fallbacks and fix fp16 variant detection (llama/25554)
* ggml : add fallback definitions for missing aarch64 HWCAP bits

* ggml : require HWCAP_ASIMDHP for the aarch64 fp16 cpu variants

Also rename has_fp16_va to has_fp16, the field gates the whole FEAT_FP16
extension, scalar and vector half-precision arithmetic together.
2026-08-07 21:59:49 +03:00
..
cmake ggml : Parallelize quant LUT init (llama/23595) 2026-05-25 12:26:07 +03:00
include mtmd/ggml: add ggml_build_forward_order (llama/26649) 2026-08-07 21:59:49 +03:00
src ggml : add aarch64 HWCAP fallbacks and fix fp16 variant detection (llama/25554) 2026-08-07 21:59:49 +03:00
.gitignore whisper : reorganize source code + improve CMake (#2256) 2024-06-26 19:34:09 +03:00
CMakeLists.txt ggml : bump version to 0.18.1 (ggml/1578) 2026-08-04 13:37:47 +03:00