The llama.cpp project has released version b10926, which includes a fix to handle unsupported tq1_0 quantizations by failing gracefully. This update addresses issue #28681 to improve stability when encountering this specific quantization format.
The release provides binaries for macOS (Apple Silicon and Intel), Linux (Ubuntu with CPU, Vulkan, ROCm 10.0, OpenVINO, and SYCL backends), Android (arm64), Windows (CPU, OpenCL Adreno, CUDA 12/13, Vulkan, OpenVINO, SYCL, and ROCm 10.0), and openEuler architectures.
This update ensures that users can continue using llama.cpp without crashes when models utilize the tq1_0 quantization scheme.