The llama.cpp project has released version b10412, which introduces backend sampling support for both the dflash and dspark backends. This update also enables p_min values greater than 0 within the backend sampling logic and adds corresponding safeguards.
- Enables backend sampling for dflash and dspark.
- Allows p_min > 0 in backend sampling with added guards.
- Provides binaries for macOS (Apple Silicon and Intel), Linux (CPU, Vulkan, OpenVINO, SYCL), Windows (CPU, CUDA, Vulkan, OpenVINO, SYCL, ROCm), Android, and openEuler.
This release expands the available hardware acceleration options for llama.cpp users.