The llama.cpp project released build b10886, which introduces Q1_0 vector intrinsic support for the s390x architecture. This update includes the implementation of `ggml_vec_dot_q1_0_q8_0` and updates documentation to reflect the new capability.
- ggml-cpu adds `ggml_vec_dot_q1_0_q8_0` support for s390x.
- Variable naming in ggml-cpu was cleaned up for better readability.
- Documentation was updated to include support for Q1_0 quantization.
This release provides binaries for macOS, Linux (including Ubuntu x64, arm64, and s390x), Android, Windows, and openEuler across various hardware backends such as CPU, Vulkan, ROCm, OpenVINO, SYCL, and CUDA.