The llama.cpp project released version b10930, which includes a fix for the server component to allow model downloads even when the user has reached their model limit.
- Resolves issue #26809 by enabling downloads at the limit (PR #28530).
- Provides binaries for macOS Apple Silicon and Intel, iOS, Ubuntu x64/arm64/s390x, Android arm64, Windows x64/arm64, and openEuler.
- Supports various hardware backends including CPU, Vulkan, ROCm 10.0, OpenVINO, SYCL FP32/FP16, CUDA 12/13, and OpenCL Adreno.
This update ensures continued functionality for users hitting storage quotas while providing broad platform support.