The b10830 release of llama.cpp has been announced, featuring expanded support for various platforms. Notably, it now includes ROCm 10.0 support on both Ubuntu and Windows, alongside Vulkan and OpenVINO compatibility. This release does not introduce new models but enhances the runtime environment for developers using non-NVIDIA GPUs. The update also includes CUDA 13 DLLs for Windows, reinforcing its versatility as an AI inference tool. This incremental update highlights llama.cpp's ongoing efforts to broaden its platform reach.
Read originalThe b10821 release of llama.cpp marks another step in broadening its platform reach, now featuring ROCm 10.0 support on both Ubuntu and Windows, alongside Vulkan compatibility. This update ensures that developers can utilize llama.cpp's capabilities across a wider array of hardware and operating systems. While it doesn't introduce new model architectures, the release strengthens llama.cpp's utility as a flexible tool for AI inference. Developers now have increased options for deploying AI models locally, making it easier to work with different setups and configurations.
The b10822 release of llama.cpp marks a notable improvement in the build process by embedding UI assets directly with CMake, which removes the need for a build-time C++ helper and external gzip dependency. This update enhances the readability of generated C++ templates and makes cross-compilation more straightforward. The release supports a broad array of platforms, including macOS, Linux, and Windows, with specific configurations like Vulkan, ROCm, and CUDA. By streamlining these processes, llama.cpp becomes more accessible and easier to deploy, offering developers a more efficient tool for diverse environments.