The b9158 release of llama.cpp introduces RDNA3 support to the CUDA mma FA kernel, optimizing performance for AMD users. This update allows RDNA3 tensor cores to work efficiently with FP16 accumulation, particularly for head sizes that align with the new tile configurations. Additionally, kernel parameters have been tuned for RDNA3, RDNA4, and CDNA1, enabling better performance for larger head sizes on CDNA. These enhancements make llama.cpp more adaptable and efficient across various hardware setups, especially benefiting those using AMD technology.
Read originalLlama.cpp's latest update introduces speculative decoding support for GLM-5.2, enhancing its capabilities with NextN/MTP features. This addition allows for more efficient tensor loading and context management, particularly benefiting models using the GLM_DSA architecture. The update also includes options for exporting models with or without the MTP feature, providing flexibility for developers. This release marks a step forward in optimizing model performance and adaptability, especially for those leveraging the GLM-5.2 framework.
The latest b10175 release of llama.cpp continues its trend of broadening platform compatibility, making it a versatile tool for developers across different systems. Notably, this update includes support for ROCm 7.2 on Ubuntu x64, which is significant for AMD GPU users seeking alternatives to NVIDIA's CUDA. The release also maintains a wide array of builds for Windows, macOS, and Linux, ensuring that developers can leverage llama.cpp's capabilities regardless of their hardware setup. While there are no groundbreaking new features, the consistent expansion of platform support solidifies llama.cpp's position as a flexible inference runtime option.